XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_IP6_ADDRESS_PAIR Struct Reference

#include <Ip6.h>

Collaboration diagram for EFI_IP6_ADDRESS_PAIR:
Collaboration graph
[legend]

Public Attributes

EFI_HANDLE InstanceHandle
 
EFI_IPv6_ADDRESS Ip6Address
 
UINT8 PrefixLength
 

Detailed Description

EFI_IP6_ADDRESS_PAIR is deprecated in the UEFI 2.4B and should not be used any more. The definition in here is only present to provide backwards compatability.

Member Data Documentation

◆ InstanceHandle

EFI_HANDLE EFI_IP6_ADDRESS_PAIR::InstanceHandle

The EFI IPv6 Protocol instance handle that is using this address/prefix pair.

◆ Ip6Address

EFI_IPv6_ADDRESS EFI_IP6_ADDRESS_PAIR::Ip6Address

IPv6 address in network byte order.

◆ PrefixLength

UINT8 EFI_IP6_ADDRESS_PAIR::PrefixLength

The length of the prefix associated with the Ip6Address.


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