Definition at line 31 of file Dhcp4.h.
◆ Data
UINT8 EFI_DHCP4_PACKET_OPTION::Data[1] |
Start of the DHCP option data. Not present if OpCode is 0 or 255 or if Length is zero.
Definition at line 43 of file Dhcp4.h.
◆ Length
UINT8 EFI_DHCP4_PACKET_OPTION::Length |
Length of the DHCP option data. Not present if OpCode is 0 or 255.
Definition at line 39 of file Dhcp4.h.
◆ OpCode
UINT8 EFI_DHCP4_PACKET_OPTION::OpCode |
DHCP option code.
Definition at line 35 of file Dhcp4.h.
The documentation for this struct was generated from the following file: