iPXE
Data Fields
EFI_TCP4_RECEIVE_DATA Struct Reference

#include <Tcp4.h>

Data Fields

BOOLEAN UrgentFlag
 
UINT32 DataLength
 
UINT32 FragmentCount
 
EFI_TCP4_FRAGMENT_DATA FragmentTable [1]
 

Detailed Description

Definition at line 164 of file Tcp4.h.

Field Documentation

◆ UrgentFlag

BOOLEAN EFI_TCP4_RECEIVE_DATA::UrgentFlag

Definition at line 165 of file Tcp4.h.

◆ DataLength

UINT32 EFI_TCP4_RECEIVE_DATA::DataLength

Definition at line 166 of file Tcp4.h.

◆ FragmentCount

UINT32 EFI_TCP4_RECEIVE_DATA::FragmentCount

Definition at line 167 of file Tcp4.h.

◆ FragmentTable

EFI_TCP4_FRAGMENT_DATA EFI_TCP4_RECEIVE_DATA::FragmentTable[1]

Definition at line 168 of file Tcp4.h.


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