XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_DHCP4_PACKET_OPTION Struct Reference

#include <Dhcp4.h>

Public Attributes

UINT8 OpCode
 
UINT8 Length
 
UINT8 Data [1]
 

Member Data Documentation

◆ 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.

◆ Length

UINT8 EFI_DHCP4_PACKET_OPTION::Length

Length of the DHCP option data. Not present if OpCode is 0 or 255.

◆ OpCode

UINT8 EFI_DHCP4_PACKET_OPTION::OpCode

DHCP option code.


The documentation for this struct was generated from the following file: