iPXE
EFI_MTFTP4_CONFIG_DATA Struct Reference

#include <Mtftp4.h>

Data Fields

BOOLEAN UseDefaultSetting
EFI_IPv4_ADDRESS StationIp
EFI_IPv4_ADDRESS SubnetMask
UINT16 LocalPort
EFI_IPv4_ADDRESS GatewayIp
EFI_IPv4_ADDRESS ServerIp
UINT16 InitialServerPort
UINT16 TryCount
UINT16 TimeoutValue

Detailed Description

Definition at line 149 of file Mtftp4.h.

Field Documentation

◆ UseDefaultSetting

BOOLEAN EFI_MTFTP4_CONFIG_DATA::UseDefaultSetting

Definition at line 150 of file Mtftp4.h.

◆ StationIp

EFI_IPv4_ADDRESS EFI_MTFTP4_CONFIG_DATA::StationIp

Definition at line 151 of file Mtftp4.h.

◆ SubnetMask

EFI_IPv4_ADDRESS EFI_MTFTP4_CONFIG_DATA::SubnetMask

Definition at line 152 of file Mtftp4.h.

◆ LocalPort

UINT16 EFI_MTFTP4_CONFIG_DATA::LocalPort

Definition at line 153 of file Mtftp4.h.

◆ GatewayIp

EFI_IPv4_ADDRESS EFI_MTFTP4_CONFIG_DATA::GatewayIp

Definition at line 154 of file Mtftp4.h.

◆ ServerIp

EFI_IPv4_ADDRESS EFI_MTFTP4_CONFIG_DATA::ServerIp

Definition at line 155 of file Mtftp4.h.

◆ InitialServerPort

UINT16 EFI_MTFTP4_CONFIG_DATA::InitialServerPort

Definition at line 156 of file Mtftp4.h.

◆ TryCount

UINT16 EFI_MTFTP4_CONFIG_DATA::TryCount

Definition at line 157 of file Mtftp4.h.

◆ TimeoutValue

UINT16 EFI_MTFTP4_CONFIG_DATA::TimeoutValue

Definition at line 158 of file Mtftp4.h.


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