EFI_DHCP6_PACKET Struct Reference


Data Fields

UINT32 Size
UINT32 Length
struct {
   EFI_DHCP6_HEADER   Header
   UINT8   Option [1]
Dhcp6

Detailed Description

EFI_DHCP6_PACKET defines the format of the DHCPv6 packet. See RFC 3315 for more information.

Field Documentation

struct { ... } EFI_DHCP6_PACKET::Dhcp6

The DHCPv6 packet header.

Length of the EFI_DHCP6_PACKET from the first byte of the Header field to the last byte of the Option[] field.

Start of the DHCPv6 packed option data.

Size of the EFI_DHCP6_PACKET buffer.


Generated on Thu Sep 24 23:14:27 2015 for MdePkg[ALL] by  doxygen 1.5.7.1