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

Data Fields

BOOLEAN UrgentFlag
 
UINT32 DataLength
 
UINT32 FragmentCount
 
EFI_TCP4_FRAGMENT_DATA FragmentTable [1]
 

Detailed Description

Definition at line 162 of file Tcp4.h.

Field Documentation

◆ DataLength

UINT32 EFI_TCP4_RECEIVE_DATA::DataLength

Definition at line 164 of file Tcp4.h.

◆ FragmentCount

UINT32 EFI_TCP4_RECEIVE_DATA::FragmentCount

Definition at line 165 of file Tcp4.h.

◆ FragmentTable

EFI_TCP4_FRAGMENT_DATA EFI_TCP4_RECEIVE_DATA::FragmentTable[1]

Definition at line 166 of file Tcp4.h.

◆ UrgentFlag

BOOLEAN EFI_TCP4_RECEIVE_DATA::UrgentFlag

Definition at line 163 of file Tcp4.h.


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