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

Data Fields

LIST_ENTRY Link
 
UINT32 Xid
 
EFI_DHCP6_PACKETTxPacket
 
EFI_DHCP6_RETRANSMISSION RetryCtl
 
UINT32 RetryCnt
 
UINT32 RetryExp
 
UINT32 RetryLos
 
UINT32 TickTime
 
UINT16 * Elapsed
 
BOOLEAN SolicitRetry
 

Detailed Description

Definition at line 222 of file Dhcp6Impl.h.

Field Documentation

◆ Elapsed

UINT16* _DHCP6_TX_CB::Elapsed

Definition at line 231 of file Dhcp6Impl.h.

◆ Link

LIST_ENTRY _DHCP6_TX_CB::Link

Definition at line 223 of file Dhcp6Impl.h.

◆ RetryCnt

UINT32 _DHCP6_TX_CB::RetryCnt

Definition at line 227 of file Dhcp6Impl.h.

◆ RetryCtl

EFI_DHCP6_RETRANSMISSION _DHCP6_TX_CB::RetryCtl

Definition at line 226 of file Dhcp6Impl.h.

◆ RetryExp

UINT32 _DHCP6_TX_CB::RetryExp

Definition at line 228 of file Dhcp6Impl.h.

◆ RetryLos

UINT32 _DHCP6_TX_CB::RetryLos

Definition at line 229 of file Dhcp6Impl.h.

◆ SolicitRetry

BOOLEAN _DHCP6_TX_CB::SolicitRetry

Definition at line 232 of file Dhcp6Impl.h.

◆ TickTime

UINT32 _DHCP6_TX_CB::TickTime

Definition at line 230 of file Dhcp6Impl.h.

◆ TxPacket

EFI_DHCP6_PACKET* _DHCP6_TX_CB::TxPacket

Definition at line 225 of file Dhcp6Impl.h.

◆ Xid

UINT32 _DHCP6_TX_CB::Xid

Definition at line 224 of file Dhcp6Impl.h.


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