Searched refs:ND_CACHE_STATE_PROBE (Results 1 – 6 of 6) sorted by relevance
104 if ((ip_ptr -> nx_ipv6_nd_cache[i].nx_nd_cache_nd_status != ND_CACHE_STATE_PROBE) && in _nx_nd_cache_fast_periodic_update()131 … uniCastNS = (ip_ptr -> nx_ipv6_nd_cache[i].nx_nd_cache_nd_status == ND_CACHE_STATE_PROBE); in _nx_nd_cache_fast_periodic_update()
129 ip_ptr -> nx_ipv6_nd_cache[i].nx_nd_cache_nd_status = ND_CACHE_STATE_PROBE; in _nx_nd_cache_slow_periodic_update()
127 (NDCacheEntry -> nx_nd_cache_nd_status > ND_CACHE_STATE_PROBE)) in _nxd_ipv6_router_lookup()
362 (NDCacheEntry -> nx_nd_cache_nd_status <= ND_CACHE_STATE_PROBE)) in _nx_ipv6_packet_send()
74 #define ND_CACHE_STATE_PROBE 5 macro
12521 (NDCacheEntry -> nx_nd_cache_nd_status <= ND_CACHE_STATE_PROBE)) in _nxd_bsd_ipv6_packet_send()