|
iPXE
|
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 |
Packet structure.
Definition at line 251 of file PxeBaseCode.h.
| UINT8 EFI_PXE_BASE_CODE_PACKET::Raw[1472] |
Definition at line 252 of file PxeBaseCode.h.
Referenced by efi_pxe_fake().
| EFI_PXE_BASE_CODE_DHCPV4_PACKET EFI_PXE_BASE_CODE_PACKET::Dhcpv4 |
Definition at line 253 of file PxeBaseCode.h.
Referenced by efi_pxe_fake().
| EFI_PXE_BASE_CODE_DHCPV6_PACKET EFI_PXE_BASE_CODE_PACKET::Dhcpv6 |
Definition at line 254 of file PxeBaseCode.h.
1.8.15