Data Fields | |
UINT32 | Signature |
LIST_ENTRY | Link |
INTN | RefCnt |
LIST_ENTRY | AddressList |
UINT32 | AddressCount |
BOOLEAN | Configured |
IP6_SERVICE * | Service |
EFI_HANDLE | Controller |
EFI_HANDLE | Image |
LIST_ENTRY | ArpQues |
LIST_ENTRY | SentFrames |
UINT32 | DupAddrDetect |
LIST_ENTRY | DupAddrDetectList |
LIST_ENTRY | DelayJoinList |
LIST_ENTRY | IpInstances |
BOOLEAN | PromiscRecv |
UINT32 _IP6_INTERFACE::AddressCount |
Referenced by Ip6ConfigOnDhcp6Event(), Ip6ConfigSetMaunualAddress(), Ip6CreateInterface(), and Ip6DestroyPrefixListEntry().
LIST_ENTRY _IP6_INTERFACE::AddressList |
LIST_ENTRY _IP6_INTERFACE::ArpQues |
Referenced by Ip6CreateInterface().
BOOLEAN _IP6_INTERFACE::Configured |
Referenced by EfiIp6GetModeData(), Ip6CreateInterface(), and Ip6Demultiplex().
EFI_HANDLE _IP6_INTERFACE::Controller |
Referenced by Ip6CreateInterface().
LIST_ENTRY _IP6_INTERFACE::DelayJoinList |
Referenced by Ip6ConfigOnPolicyChanged(), Ip6CreateInterface(), and Ip6NdFasterTimerTicking().
Referenced by Ip6CreateInterface().
LIST_ENTRY _IP6_INTERFACE::DupAddrDetectList |
Referenced by Ip6ConfigOnPolicyChanged(), Ip6CreateInterface(), Ip6FindDADEntry(), and Ip6NdFasterTimerTicking().
EFI_HANDLE _IP6_INTERFACE::Image |
Referenced by Ip6CreateInterface().
LIST_ENTRY _IP6_INTERFACE::IpInstances |
Referenced by Ip6ConfigProtocol(), Ip6CreateInterface(), and Ip6ServiceConfigMnp().
LIST_ENTRY _IP6_INTERFACE::Link |
Referenced by Ip6CreateService().
BOOLEAN _IP6_INTERFACE::PromiscRecv |
Referenced by Ip6CreateInterface(), and Ip6ServiceConfigMnp().
Referenced by Ip6CreateInterface().
LIST_ENTRY _IP6_INTERFACE::SentFrames |
Referenced by Ip6CreateInterface(), and Ip6OnArpResolved().
Referenced by Ip6CreateInterface(), and Ip6OnArpResolved().
UINT32 _IP6_INTERFACE::Signature |
Referenced by Ip6CreateInterface().