EFI_DHCP4_PACKET Struct Reference


Data Fields

UINT32 Size
UINT32 Length
struct {
   EFI_DHCP4_HEADER   Header
   UINT32   Magik
   UINT8   Option [1]
Dhcp4

Field Documentation

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.


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