Searched refs:stale_timer_ticks (Results 1 – 1 of 1) sorted by relevance
106 UINT stale_timer_ticks; in _nx_nd_cache_add_entry() local126 stale_timer_ticks = 0; in _nx_nd_cache_add_entry()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()179 else if (stale_timer_ticks == 0 && in _nx_nd_cache_add_entry()