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

Data Fields

BOOLEAN Push
 
BOOLEAN Urgent
 
UINT32 DataLength
 
UINT32 FragmentCount
 
EFI_TCP4_FRAGMENT_DATA FragmentTable [1]
 

Detailed Description

Definition at line 169 of file Tcp4.h.

Field Documentation

◆ DataLength

UINT32 EFI_TCP4_TRANSMIT_DATA::DataLength

Definition at line 172 of file Tcp4.h.

◆ FragmentCount

UINT32 EFI_TCP4_TRANSMIT_DATA::FragmentCount

Definition at line 173 of file Tcp4.h.

◆ FragmentTable

EFI_TCP4_FRAGMENT_DATA EFI_TCP4_TRANSMIT_DATA::FragmentTable[1]

Definition at line 174 of file Tcp4.h.

◆ Push

BOOLEAN EFI_TCP4_TRANSMIT_DATA::Push

Definition at line 170 of file Tcp4.h.

◆ Urgent

BOOLEAN EFI_TCP4_TRANSMIT_DATA::Urgent

Definition at line 171 of file Tcp4.h.


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