TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_PXE_BASE_CODE_DHCPV6_PACKET Struct Reference

#include <MdePkg/Include/Protocol/PxeBaseCode.h>

Data Fields

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

Detailed Description

DHCPV6 Packet structure.

Definition at line 242 of file PxeBaseCode.h.

Field Documentation

◆ DhcpOptions

UINT8 EFI_PXE_BASE_CODE_DHCPV6_PACKET::DhcpOptions[1024]

Definition at line 245 of file PxeBaseCode.h.

◆ MessageType

UINT32 EFI_PXE_BASE_CODE_DHCPV6_PACKET::MessageType

Definition at line 243 of file PxeBaseCode.h.

◆ TransactionId

UINT32 EFI_PXE_BASE_CODE_DHCPV6_PACKET::TransactionId

Definition at line 244 of file PxeBaseCode.h.


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