Home
last modified time | relevance | path

Searched refs:ADDRCONF_TIMER_FUZZ (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
A Daddrconf.h19 #define ADDRCONF_TIMER_FUZZ (HZ / 4) macro
/linux/net/ipv4/
A Ddevinet.c788 if (time_before(next_sec, next + ADDRCONF_TIMER_FUZZ)) in check_lifetime()
/linux/net/ipv6/
A Daddrconf.c4580 if (time_before(next_sec, next + ADDRCONF_TIMER_FUZZ)) in addrconf_verify_rtnl()

Completed in 41 milliseconds