#include <Dhcp4.h>
Definition at line 34 of file Dhcp4.h.
◆ OpCode
| UINT8 EFI_DHCP4_PACKET_OPTION::OpCode |
DHCP option code.
Definition at line 38 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 42 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 46 of file Dhcp4.h.
The documentation for this struct was generated from the following file: