iPXE
Data Fields
EFI_IP4_OVERRIDE_DATA Struct Reference

#include <Ip4.h>

Data Fields

EFI_IPv4_ADDRESS SourceAddress
 
EFI_IPv4_ADDRESS GatewayAddress
 
UINT8 Protocol
 
UINT8 TypeOfService
 
UINT8 TimeToLive
 
BOOLEAN DoNotFragment
 

Detailed Description

Definition at line 220 of file Ip4.h.

Field Documentation

◆ SourceAddress

EFI_IPv4_ADDRESS EFI_IP4_OVERRIDE_DATA::SourceAddress

Definition at line 221 of file Ip4.h.

◆ GatewayAddress

EFI_IPv4_ADDRESS EFI_IP4_OVERRIDE_DATA::GatewayAddress

Definition at line 222 of file Ip4.h.

◆ Protocol

UINT8 EFI_IP4_OVERRIDE_DATA::Protocol

Definition at line 223 of file Ip4.h.

◆ TypeOfService

UINT8 EFI_IP4_OVERRIDE_DATA::TypeOfService

Definition at line 224 of file Ip4.h.

◆ TimeToLive

UINT8 EFI_IP4_OVERRIDE_DATA::TimeToLive

Definition at line 225 of file Ip4.h.

◆ DoNotFragment

BOOLEAN EFI_IP4_OVERRIDE_DATA::DoNotFragment

Definition at line 226 of file Ip4.h.


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