iPXE
Data Fields
EFI_IP4_TRANSMIT_DATA Struct Reference

#include <Ip4.h>

Data Fields

EFI_IPv4_ADDRESS DestinationAddress
 
EFI_IP4_OVERRIDE_DATAOverrideData
 
UINT32 OptionsLength
 
VOIDOptionsBuffer
 
UINT32 TotalDataLength
 
UINT32 FragmentCount
 
EFI_IP4_FRAGMENT_DATA FragmentTable [1]
 

Detailed Description

Definition at line 229 of file Ip4.h.

Field Documentation

◆ DestinationAddress

EFI_IPv4_ADDRESS EFI_IP4_TRANSMIT_DATA::DestinationAddress

Definition at line 230 of file Ip4.h.

◆ OverrideData

EFI_IP4_OVERRIDE_DATA* EFI_IP4_TRANSMIT_DATA::OverrideData

Definition at line 231 of file Ip4.h.

◆ OptionsLength

UINT32 EFI_IP4_TRANSMIT_DATA::OptionsLength

Definition at line 232 of file Ip4.h.

◆ OptionsBuffer

VOID* EFI_IP4_TRANSMIT_DATA::OptionsBuffer

Definition at line 233 of file Ip4.h.

◆ TotalDataLength

UINT32 EFI_IP4_TRANSMIT_DATA::TotalDataLength

Definition at line 234 of file Ip4.h.

◆ FragmentCount

UINT32 EFI_IP4_TRANSMIT_DATA::FragmentCount

Definition at line 235 of file Ip4.h.

◆ FragmentTable

EFI_IP4_FRAGMENT_DATA EFI_IP4_TRANSMIT_DATA::FragmentTable[1]

Definition at line 236 of file Ip4.h.


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