Data Fields | |
UINT32 | Signature |
LIST_ENTRY | Link |
EFI_IPv6_ADDRESS | Address |
BOOLEAN | IsAnycast |
UINT8 | PrefixLength |
UINT32 | ValidLifetime |
UINT32 | PreferredLifetime |
EFI_IPv6_ADDRESS _IP6_ADDRESS_INFO::Address |
BOOLEAN _IP6_ADDRESS_INFO::IsAnycast |
Referenced by Ip6CandidateSource(), Ip6ConfigSetMaunualAddress(), and Ip6SetAddress().
LIST_ENTRY _IP6_ADDRESS_INFO::Link |
Referenced by Ip6CandidateSource(), Ip6ConfigInitInstance(), Ip6ConfigOnPolicyChanged(), and Ip6ConfigSetMaunualAddress().
Referenced by Ip6CandidateSource(), Ip6OnDADFinished(), and Ip6SetAddress().
UINT32 _IP6_ADDRESS_INFO::Signature |
Referenced by Ip6CandidateSource(), and Ip6SetAddress().
Referenced by Ip6CandidateSource(), Ip6OnDADFinished(), and Ip6SetAddress().