Searched refs:ADDRCONF_TIMER_FUZZ_MAX (Results 1 – 3 of 3) sorted by relevance
22 #define ADDRCONF_TIMER_FUZZ_MAX (HZ) macro
744 if (time_before(next_sched, now + ADDRCONF_TIMER_FUZZ_MAX)) in check_lifetime()745 next_sched = now + ADDRCONF_TIMER_FUZZ_MAX; in check_lifetime()
4446 if (time_before(next_sched, jiffies + ADDRCONF_TIMER_FUZZ_MAX)) in addrconf_verify_rtnl()4447 next_sched = jiffies + ADDRCONF_TIMER_FUZZ_MAX; in addrconf_verify_rtnl()