iPXE
Data Fields
EFI_PXE_BASE_CODE_PACKET Union Reference

Packet structure. More...

#include <PxeBaseCode.h>

Data Fields

UINT8 Raw [1472]
 
EFI_PXE_BASE_CODE_DHCPV4_PACKET Dhcpv4
 
EFI_PXE_BASE_CODE_DHCPV6_PACKET Dhcpv6
 

Detailed Description

Packet structure.

Definition at line 253 of file PxeBaseCode.h.

Field Documentation

◆ Raw

UINT8 EFI_PXE_BASE_CODE_PACKET::Raw[1472]

Definition at line 254 of file PxeBaseCode.h.

Referenced by efi_pxe_fake().

◆ Dhcpv4

EFI_PXE_BASE_CODE_DHCPV4_PACKET EFI_PXE_BASE_CODE_PACKET::Dhcpv4

Definition at line 255 of file PxeBaseCode.h.

Referenced by efi_pxe_fake().

◆ Dhcpv6

EFI_PXE_BASE_CODE_DHCPV6_PACKET EFI_PXE_BASE_CODE_PACKET::Dhcpv6

Definition at line 256 of file PxeBaseCode.h.


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