iPXE
Data Fields
EFI_TCP4_TRANSMIT_DATA Struct Reference

#include <Tcp4.h>

Data Fields

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

Detailed Description

Definition at line 171 of file Tcp4.h.

Field Documentation

◆ Push

BOOLEAN EFI_TCP4_TRANSMIT_DATA::Push

Definition at line 172 of file Tcp4.h.

◆ Urgent

BOOLEAN EFI_TCP4_TRANSMIT_DATA::Urgent

Definition at line 173 of file Tcp4.h.

◆ DataLength

UINT32 EFI_TCP4_TRANSMIT_DATA::DataLength

Definition at line 174 of file Tcp4.h.

◆ FragmentCount

UINT32 EFI_TCP4_TRANSMIT_DATA::FragmentCount

Definition at line 175 of file Tcp4.h.

◆ FragmentTable

EFI_TCP4_FRAGMENT_DATA EFI_TCP4_TRANSMIT_DATA::FragmentTable[1]

Definition at line 176 of file Tcp4.h.


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