TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_HTTPv6_ACCESS_POINT Struct Reference

#include <MdePkg/Include/Protocol/Http.h>

Data Fields

EFI_IPv6_ADDRESS LocalAddress
 
UINT16 LocalPort
 

Detailed Description

EFI_HTTPv6_ACCESS_POINT

Definition at line 135 of file Http.h.

Field Documentation

◆ LocalAddress

EFI_IPv6_ADDRESS EFI_HTTPv6_ACCESS_POINT::LocalAddress

Local IP address to be used in every TCP connection opened by this instance.

Definition at line 139 of file Http.h.

◆ LocalPort

UINT16 EFI_HTTPv6_ACCESS_POINT::LocalPort

Local port to be used in every TCP connection opened by this instance.

Definition at line 143 of file Http.h.


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