EFI_MTFTP6_CONFIG_DATA Struct Reference


Data Fields

EFI_IPv6_ADDRESS StationIp
UINT16 LocalPort
EFI_IPv6_ADDRESS ServerIp
UINT16 InitialServerPort
UINT16 TryCount
UINT16 TimeoutValue

Detailed Description

EFI_MTFTP6_CONFIG_DATA

Field Documentation

The initial MTFTPv6 server port number. Request packets are sent to this port. This number is almost always 69 and using zero defaults to 69.

Local port number. Set to zero to use the automatically assigned port number.

The IP address of the MTFTPv6 server.

The local IP address to use. Set to zero to let the underlying IPv6 driver choose a source address. If not zero it must be one of the configured IP addresses in the underlying IPv6 driver.

The number of seconds to wait for a response after sending the MTFTPv6 request packet.

The number of times to transmit MTFTPv6 request packets and wait for a response.


Generated on Thu Sep 24 23:14:28 2015 for MdePkg[ALL] by  doxygen 1.5.7.1