Searched refs:V_ip6_desync_factor (Results 1 – 6 of 6) sorted by relevance
1695 V_ip6_desync_factor)) { in prelist_update()1698 V_ip6_desync_factor; in prelist_update()1703 V_ip6_desync_factor)) { in prelist_update()1706 V_ip6_desync_factor; in prelist_update()2322 if (pltime0 > V_ip6_temp_preferred_lifetime - V_ip6_desync_factor){ in in6_tmpifadd()2324 V_ip6_desync_factor; in in6_tmpifadd()2327 pltime0 = V_ip6_temp_preferred_lifetime - V_ip6_desync_factor; in in6_tmpifadd()
838 (V_ip6_temp_preferred_lifetime - V_ip6_desync_factor - in in6_tmpaddrtimer()894 (V_ip6_temp_preferred_lifetime - V_ip6_desync_factor - in in6_ifattach_init()
314 #define V_ip6_desync_factor VNET(ip6_desync_factor) macro
445 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()