Searched refs:nx_nd_cache_timer_tick (Results 1 – 11 of 11) sorted by relevance
106 ip_ptr -> nx_ipv6_nd_cache[i].nx_nd_cache_timer_tick--; in _nx_nd_cache_slow_periodic_update()109 if (ip_ptr -> nx_ipv6_nd_cache[i].nx_nd_cache_timer_tick == 0) in _nx_nd_cache_slow_periodic_update()120 ip_ptr -> nx_ipv6_nd_cache[i].nx_nd_cache_timer_tick--; in _nx_nd_cache_slow_periodic_update()123 if (ip_ptr -> nx_ipv6_nd_cache[i].nx_nd_cache_timer_tick == 0) in _nx_nd_cache_slow_periodic_update()140 ip_ptr -> nx_ipv6_nd_cache[i].nx_nd_cache_timer_tick++; in _nx_nd_cache_slow_periodic_update()
171 if (ip_ptr -> nx_ipv6_nd_cache[index].nx_nd_cache_timer_tick > stale_timer_ticks) in _nx_nd_cache_add_entry()174 stale_timer_ticks = (UINT)ip_ptr -> nx_ipv6_nd_cache[index].nx_nd_cache_timer_tick; in _nx_nd_cache_add_entry()184 if (ip_ptr -> nx_ipv6_nd_cache[index].nx_nd_cache_timer_tick < timer_ticks_left) in _nx_nd_cache_add_entry()188 timer_ticks_left = (UINT)ip_ptr -> nx_ipv6_nd_cache[index].nx_nd_cache_timer_tick; in _nx_nd_cache_add_entry()
115 if (ip_ptr -> nx_ipv6_nd_cache[i].nx_nd_cache_timer_tick == 0) in _nx_nd_cache_fast_periodic_update()141 … ip_ptr -> nx_ipv6_nd_cache[i].nx_nd_cache_timer_tick = ip_ptr -> nx_ipv6_retrans_timer_ticks; in _nx_nd_cache_fast_periodic_update()151 ip_ptr -> nx_ipv6_nd_cache[i].nx_nd_cache_timer_tick--; in _nx_nd_cache_fast_periodic_update()
399 nd_entry -> nx_nd_cache_timer_tick = 0; in _nx_icmpv6_process_na()424 nd_entry -> nx_nd_cache_timer_tick = ip_ptr -> nx_ipv6_reachable_timer; in _nx_icmpv6_process_na()429 nd_entry -> nx_nd_cache_timer_tick = 0; in _nx_icmpv6_process_na()
173 entry -> nx_nd_cache_timer_tick = ip_ptr -> nx_ipv6_reachable_timer; in _nx_nd_cache_add()
413 NDCacheEntry -> nx_nd_cache_timer_tick = NX_DELAY_FIRST_PROBE_TIME; in _nx_ipv6_packet_send()458 … NDCacheEntry -> nx_nd_cache_timer_tick = ip_ptr -> nx_ipv6_retrans_timer_ticks; in _nx_ipv6_packet_send()
239 nd_entry -> nx_nd_cache_timer_tick = NX_DELAY_FIRST_PROBE_TIME; in _nx_icmpv6_send_queued_packets()
366 nd_entry -> nx_nd_cache_timer_tick = ip_ptr -> nx_ipv6_reachable_timer; in _nx_icmpv6_process_ns()
283 ip_0.nx_ipv6_nd_cache[NX_IPV6_NEIGHBOR_CACHE_SIZE - 1].nx_nd_cache_timer_tick = 10; in ntest_0_entry()285 ip_0.nx_ipv6_nd_cache[NX_IPV6_NEIGHBOR_CACHE_SIZE - 2].nx_nd_cache_timer_tick = 20; in ntest_0_entry()374 ip_0.nx_ipv6_nd_cache[0].nx_nd_cache_timer_tick -= 1; in ntest_0_entry()375 ip_0.nx_ipv6_nd_cache[1].nx_nd_cache_timer_tick -= 2; in ntest_0_entry()
1103 ULONG nx_nd_cache_timer_tick; member
12623 NDCacheEntry -> nx_nd_cache_timer_tick = NX_DELAY_FIRST_PROBE_TIME; in _nxd_bsd_ipv6_packet_send()12665 NDCacheEntry -> nx_nd_cache_timer_tick = ip_ptr -> nx_ipv6_retrans_timer_ticks; in _nxd_bsd_ipv6_packet_send()