|
XenevaOS
|
#include <Dhcp4.h>
Public Attributes | |
| UINT8 | OpCode |
| UINT8 | Length |
| UINT8 | Data [1] |
| 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.
| UINT8 EFI_DHCP4_PACKET_OPTION::Length |
Length of the DHCP option data. Not present if OpCode is 0 or 255.
| UINT8 EFI_DHCP4_PACKET_OPTION::OpCode |
DHCP option code.