iPXE
Data Fields
EFI_HTTPv6_ACCESS_POINT Struct Reference

EFI_HTTPv6_ACCESS_POINT. More...

#include <Http.h>

Data Fields

EFI_IPv6_ADDRESS LocalAddress
 Local IP address to be used in every TCP connection opened by this instance. More...
 
UINT16 LocalPort
 Local port to be used in every TCP connection opened by this instance. More...
 

Detailed Description

EFI_HTTPv6_ACCESS_POINT.

Definition at line 136 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 140 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 144 of file Http.h.


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