Data Fields | |
UINT32 | Size |
UINT32 | Length |
struct { | |
EFI_DHCP6_HEADER Header | |
UINT8 Option [1] | |
} | Dhcp6 |
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.