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

#include <PxeBaseCode.h>

Public Attributes

UINT8 BootpOpcode
 
UINT8 BootpHwType
 
UINT8 BootpHwAddrLen
 
UINT8 BootpGateHops
 
UINT32 BootpIdent
 
UINT16 BootpSeconds
 
UINT16 BootpFlags
 
UINT8 BootpCiAddr [4]
 
UINT8 BootpYiAddr [4]
 
UINT8 BootpSiAddr [4]
 
UINT8 BootpGiAddr [4]
 
UINT8 BootpHwAddr [16]
 
UINT8 BootpSrvName [64]
 
UINT8 BootpBootFile [128]
 
UINT32 DhcpMagik
 
UINT8 DhcpOptions [56]
 

Detailed Description

DHCPV4 Packet structure.

Member Data Documentation

◆ BootpBootFile

UINT8 EFI_PXE_BASE_CODE_DHCPV4_PACKET::BootpBootFile[128]

◆ BootpCiAddr

UINT8 EFI_PXE_BASE_CODE_DHCPV4_PACKET::BootpCiAddr[4]

◆ BootpFlags

UINT16 EFI_PXE_BASE_CODE_DHCPV4_PACKET::BootpFlags

◆ BootpGateHops

UINT8 EFI_PXE_BASE_CODE_DHCPV4_PACKET::BootpGateHops

◆ BootpGiAddr

UINT8 EFI_PXE_BASE_CODE_DHCPV4_PACKET::BootpGiAddr[4]

◆ BootpHwAddr

UINT8 EFI_PXE_BASE_CODE_DHCPV4_PACKET::BootpHwAddr[16]

◆ BootpHwAddrLen

UINT8 EFI_PXE_BASE_CODE_DHCPV4_PACKET::BootpHwAddrLen

◆ BootpHwType

UINT8 EFI_PXE_BASE_CODE_DHCPV4_PACKET::BootpHwType

◆ BootpIdent

UINT32 EFI_PXE_BASE_CODE_DHCPV4_PACKET::BootpIdent

◆ BootpOpcode

UINT8 EFI_PXE_BASE_CODE_DHCPV4_PACKET::BootpOpcode

◆ BootpSeconds

UINT16 EFI_PXE_BASE_CODE_DHCPV4_PACKET::BootpSeconds

◆ BootpSiAddr

UINT8 EFI_PXE_BASE_CODE_DHCPV4_PACKET::BootpSiAddr[4]

◆ BootpSrvName

UINT8 EFI_PXE_BASE_CODE_DHCPV4_PACKET::BootpSrvName[64]

◆ BootpYiAddr

UINT8 EFI_PXE_BASE_CODE_DHCPV4_PACKET::BootpYiAddr[4]

◆ DhcpMagik

UINT32 EFI_PXE_BASE_CODE_DHCPV4_PACKET::DhcpMagik

◆ DhcpOptions

UINT8 EFI_PXE_BASE_CODE_DHCPV4_PACKET::DhcpOptions[56]

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