Data Fields | |
UINT32 | Size |
UINT32 | Length |
struct { | |
EFI_DHCP4_HEADER Header | |
UINT32 Magik | |
UINT8 Option [1] | |
} | Dhcp4 |
struct { ... } EFI_DHCP4_PACKET::Dhcp4 |
DHCP packet header.
Length of the EFI_DHCP4_PACKET from the first byte of the Header field to the last byte of the Option[] field.
DHCP magik cookie in network byte order.
Start of the DHCP packed option data.
Size of the EFI_DHCP4_PACKET buffer.