#include <MdePkg/Include/Protocol/Http.h>
◆ LocalAddress
If UseDefaultAddress is set to FALSE, this defines the local IP address to be used in every TCP connection opened by this instance.
Definition at line 119 of file Http.h.
◆ LocalPort
UINT16 EFI_HTTPv4_ACCESS_POINT::LocalPort |
This defines the local port to be used in every TCP connection opened by this instance.
Definition at line 129 of file Http.h.
◆ LocalSubnet
If UseDefaultAddress is set to FALSE, this defines the local subnet to be used in every TCP connection opened by this instance.
Definition at line 124 of file Http.h.
◆ UseDefaultAddress
BOOLEAN EFI_HTTPv4_ACCESS_POINT::UseDefaultAddress |
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 and LocalSubnet are ignored.
Definition at line 114 of file Http.h.
The documentation for this struct was generated from the following file:
- MdePkg/Include/Protocol/Http.h