EFI_DHCP6_PACKET_OPTION Struct Reference


Data Fields

UINT16 OpCode
UINT16 OpLen
UINT8 Data [1]

Detailed Description

EFI_DHCP6_PACKET_OPTION defines the format of the DHCPv6 option, See RFC 3315 for more information. This data structure is used to reference option data that is packed in the DHCPv6 packet.

Field Documentation

The data for the DHCPv6 option, stored in network order.

The DHCPv6 option code, stored in network order.

Length of the DHCPv6 option data, stored in network order. From the first byte to the last byte of the Data field.


Generated on Wed Sep 23 16:24:26 2015 for MdePkg[ALL] by  doxygen 1.5.7.1