Searched refs:IP6_DELAY_JOIN_LIST (Results 1 – 4 of 4) sorted by relevance
97 IP6_DELAY_JOIN_LIST *DelayNode; in Ip6SetAddress()178 DelayNode = (IP6_DELAY_JOIN_LIST *) AllocatePool (sizeof (IP6_DELAY_JOIN_LIST)); in Ip6SetAddress()302 IP6_DELAY_JOIN_LIST *Delay; in Ip6CleanInterface()334 Delay = NET_LIST_HEAD (&Interface->DelayJoinList, IP6_DELAY_JOIN_LIST, Link); in Ip6CleanInterface()
117 } IP6_DELAY_JOIN_LIST; typedef
55 IP6_DELAY_JOIN_LIST *DelayNode; in Ip6ConfigOnPolicyChanged()103 DelayNode = NET_LIST_USER_STRUCT (Entry2, IP6_DELAY_JOIN_LIST, Link); in Ip6ConfigOnPolicyChanged()
2768 IP6_DELAY_JOIN_LIST *DelayNode; in Ip6NdFasterTimerTicking()2807 DelayNode = NET_LIST_USER_STRUCT (Entry2, IP6_DELAY_JOIN_LIST, Link); in Ip6NdFasterTimerTicking()