MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_IP4_OVERRIDE_DATA Struct Reference

Data Fields

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

Field Documentation

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