Home
last modified time | relevance | path

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

/linux/include/net/
H A Daddrconf.h23 #define ADDRCONF_TIMER_FUZZ (HZ / 4) macro
/linux/net/ipv6/
H A Daddrconf.c4728 if (time_before(next_sec, next + ADDRCONF_TIMER_FUZZ)) in addrconf_verify_rtnl()