Data Fields | |
BOOLEAN | UseDefaultAddress |
EFI_IPv4_ADDRESS | LocalAddress |
EFI_IPv4_ADDRESS | LocalSubnet |
UINT16 | LocalPort |
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.