Home
last modified time | relevance | path

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

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