Searched refs:EfiNeighborInComplete (Results 1 – 2 of 2) sorted by relevance
263 EfiNeighborInComplete, enumerator
521 Entry->State = EfiNeighborInComplete; in Ip6CreateNeighborEntry()1828 if (Neighbor->State == EfiNeighborInComplete) { in Ip6ProcessNeighborAdvertise()2143 if ((NeighborCache->State == EfiNeighborInComplete) || (Result != 0)) { in Ip6ProcessRouterAdvertise()2148 if (NeighborCache->State == EfiNeighborInComplete) { in Ip6ProcessRouterAdvertise()2608 if ((NeighborCache->State == EfiNeighborInComplete) || (Result != 0)) { in Ip6ProcessRedirect()2613 if (NeighborCache->State == EfiNeighborInComplete) { in Ip6ProcessRedirect()2880 case EfiNeighborInComplete: in Ip6NdFasterTimerTicking()