EFI_HTTPv4_ACCESS_POINT Struct Reference


Data Fields

BOOLEAN UseDefaultAddress
EFI_IPv4_ADDRESS LocalAddress
EFI_IPv4_ADDRESS LocalSubnet
UINT16 LocalPort

Detailed Description

EFI_HTTPv4_ACCESS_POINT

Field Documentation

If UseDefaultAddress is set to FALSE, this defines the local IP address to be used in every TCP connection opened by this instance.

If UseDefaultAddress is set to FALSE, this defines the local port to be used in every TCP connection opened by this instance.

If UseDefaultAddress is set to FALSE, this defines the local subnet to be used in every TCP connection opened by this instance.

Set to TRUE to instruct the EFI HTTP instance to use the default address information in every TCP connection made by this instance. In addition, when set to TRUE, LocalAddress, LocalSubnet, and LocalPort are ignored.


Generated on Wed Sep 23 16:24:27 2015 for MdePkg[ALL] by  doxygen 1.5.7.1