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

Data Fields

UINT32 Signature
 
UDP_IOUdpIo
 
UDP_IO_CALLBACK CallBack
 
VOID * Context
 
UINT32 HeadLen
 
UDP_COMPLETION_TOKEN Token
 

Detailed Description

Definition at line 77 of file UdpIoLib.h.

Field Documentation

◆ CallBack

UDP_IO_CALLBACK UDP_RX_TOKEN::CallBack

Definition at line 81 of file UdpIoLib.h.

◆ Context

VOID* UDP_RX_TOKEN::Context

Definition at line 82 of file UdpIoLib.h.

◆ HeadLen

UINT32 UDP_RX_TOKEN::HeadLen

Definition at line 83 of file UdpIoLib.h.

◆ Signature

UINT32 UDP_RX_TOKEN::Signature

Definition at line 78 of file UdpIoLib.h.

◆ Token

UDP_COMPLETION_TOKEN UDP_RX_TOKEN::Token

Definition at line 85 of file UdpIoLib.h.

◆ UdpIo

UDP_IO* UDP_RX_TOKEN::UdpIo

Definition at line 79 of file UdpIoLib.h.


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