Home
last modified time | relevance | path

Searched refs:IP6_DELAY_JOIN_LIST (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6If.c97 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()
DIp6Nd.h117 } IP6_DELAY_JOIN_LIST; typedef
DIp6ConfigImpl.c55 IP6_DELAY_JOIN_LIST *DelayNode; in Ip6ConfigOnPolicyChanged()
103 DelayNode = NET_LIST_USER_STRUCT (Entry2, IP6_DELAY_JOIN_LIST, Link); in Ip6ConfigOnPolicyChanged()
DIp6Nd.c2768 IP6_DELAY_JOIN_LIST *DelayNode; in Ip6NdFasterTimerTicking()
2807 DelayNode = NET_LIST_USER_STRUCT (Entry2, IP6_DELAY_JOIN_LIST, Link); in Ip6NdFasterTimerTicking()