Searched refs:ADDRCONF_TIMER_FUZZ (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ | ||
| H A D | addrconf.h | 23 #define ADDRCONF_TIMER_FUZZ (HZ / 4) macro |
| /linux/net/ipv6/ | ||
| H A D | addrconf.c | 4728 if (time_before(next_sec, next + ADDRCONF_TIMER_FUZZ)) in addrconf_verify_rtnl() |