iPXE
Data Fields
EFI_PXE_BASE_CODE_DHCPV6_PACKET Struct Reference

DHCPV6 Packet structure. More...

#include <PxeBaseCode.h>

Data Fields

UINT32 MessageType: 8
 
UINT32 TransactionId: 24
 
UINT8 DhcpOptions [1024]
 

Detailed Description

DHCPV6 Packet structure.

Definition at line 244 of file PxeBaseCode.h.

Field Documentation

◆ MessageType

UINT32 EFI_PXE_BASE_CODE_DHCPV6_PACKET::MessageType

Definition at line 245 of file PxeBaseCode.h.

◆ TransactionId

UINT32 EFI_PXE_BASE_CODE_DHCPV6_PACKET::TransactionId

Definition at line 246 of file PxeBaseCode.h.

◆ DhcpOptions

UINT8 EFI_PXE_BASE_CODE_DHCPV6_PACKET::DhcpOptions[1024]

Definition at line 247 of file PxeBaseCode.h.


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