Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Daddrconf.h19 #define ADDRCONF_TIMER_FUZZ (HZ / 4) macro
/linux-4.4.14/net/ipv4/
Ddevinet.c710 if (time_before(next_sec, next + ADDRCONF_TIMER_FUZZ)) in check_lifetime()
/linux-4.4.14/net/ipv6/
Daddrconf.c4027 if (time_before(next_sec, next + ADDRCONF_TIMER_FUZZ)) in addrconf_verify_rtnl()