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

#include <Ip6Config.h>

Collaboration diagram for EFI_IP6_CONFIG_MANUAL_ADDRESS:
Collaboration graph
[legend]

Public Attributes

EFI_IPv6_ADDRESS Address
 The IPv6 unicast address.
 
BOOLEAN IsAnycast
 Set to TRUE if Address is anycast.
 
UINT8 PrefixLength
 The length, in bits, of the prefix associated with this Address.
 

Detailed Description

EFI_IP6_CONFIG_MANUAL_ADDRESS is used to set the station address information for the EFI IPv6 network stack manually when the policy is Ip6ConfigPolicyManual.

Member Data Documentation

◆ Address

EFI_IPv6_ADDRESS EFI_IP6_CONFIG_MANUAL_ADDRESS::Address

The IPv6 unicast address.

◆ IsAnycast

BOOLEAN EFI_IP6_CONFIG_MANUAL_ADDRESS::IsAnycast

Set to TRUE if Address is anycast.

◆ PrefixLength

UINT8 EFI_IP6_CONFIG_MANUAL_ADDRESS::PrefixLength

The length, in bits, of the prefix associated with this Address.


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