Definition at line 70 of file Dhcp4.h.
◆ Header
DHCP packet header.
Definition at line 85 of file Dhcp4.h.
◆ Length
UINT32 EFI_DHCP4_PACKET::Length |
Length of the EFI_DHCP4_PACKET from the first byte of the Header field to the last byte of the Option[] field.
Definition at line 79 of file Dhcp4.h.
◆ Magik
UINT32 EFI_DHCP4_PACKET::Magik |
DHCP magik cookie in network byte order.
Definition at line 89 of file Dhcp4.h.
◆ Option
UINT8 EFI_DHCP4_PACKET::Option[1] |
Start of the DHCP packed option data.
Definition at line 93 of file Dhcp4.h.
◆ Size
UINT32 EFI_DHCP4_PACKET::Size |
The documentation for this struct was generated from the following file: