Searched refs:V_ip6_desync_factor (Results 1 – 5 of 5) sorted by relevance
1445 V_ip6_desync_factor)) { in prelist_update()1448 V_ip6_desync_factor; in prelist_update()1453 V_ip6_desync_factor)) { in prelist_update()1456 V_ip6_desync_factor; in prelist_update()2247 if (pltime0 > V_ip6_temp_preferred_lifetime - V_ip6_desync_factor){ in in6_tmpifadd()2249 V_ip6_desync_factor; in in6_tmpifadd()2252 pltime0 = V_ip6_temp_preferred_lifetime - V_ip6_desync_factor; in in6_tmpifadd()
842 (V_ip6_temp_preferred_lifetime - V_ip6_desync_factor - in in6_tmpaddrtimer()898 (V_ip6_temp_preferred_lifetime - V_ip6_desync_factor - in in6_ifattach_init()
383 #define V_ip6_desync_factor VNET(ip6_desync_factor) macro
456 if (val < V_ip6_desync_factor + V_ip6_temp_regen_advance) in sysctl_ip6_temppltime()
252 V_ip6_desync_factor = arc4random() % MAX_TEMP_DESYNC_FACTOR; in ip6_init()