Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Daddrconf.h21 #define ADDRCONF_TIMER_FUZZ (HZ / 4) macro
/openbmc/linux/net/ipv4/
H A Ddevinet.c802 if (time_before(next_sec, next + ADDRCONF_TIMER_FUZZ)) in check_lifetime()
/openbmc/linux/net/ipv6/
H A Daddrconf.c4666 if (time_before(next_sec, next + ADDRCONF_TIMER_FUZZ)) in addrconf_verify_rtnl()