Home
last modified time | relevance | path

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

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