Searched refs:IP6_DELAY_JOIN_LIST (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6If.c97 IP6_DELAY_JOIN_LIST *DelayNode;
178 DelayNode = (IP6_DELAY_JOIN_LIST *) AllocatePool (sizeof (IP6_DELAY_JOIN_LIST));
302 IP6_DELAY_JOIN_LIST *Delay;
334 Delay = NET_LIST_HEAD (&Interface->DelayJoinList, IP6_DELAY_JOIN_LIST, Link);
H A DIp6Nd.h117 } IP6_DELAY_JOIN_LIST; typedef in typeref:struct:_IP6_DELAY_JOIN_LIST
H A DIp6Nd.c2765 IP6_DELAY_JOIN_LIST *DelayNode;
2804 DelayNode = NET_LIST_USER_STRUCT (Entry2, IP6_DELAY_JOIN_LIST, Link);

Completed in 39 milliseconds