Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Daddrconf.h21 #define ADDRCONF_TIMER_FUZZ (HZ / 4) macro
/Linux-v4.19/net/ipv4/
Ddevinet.c739 if (time_before(next_sec, next + ADDRCONF_TIMER_FUZZ)) in check_lifetime()
/Linux-v4.19/net/ipv6/
Daddrconf.c4442 if (time_before(next_sec, next + ADDRCONF_TIMER_FUZZ)) in addrconf_verify_rtnl()