Searched refs:V_ip6_desync_factor (Results 1 – 5 of 5) sorted by relevance
1685 V_ip6_desync_factor)) { in prelist_update()1688 V_ip6_desync_factor; in prelist_update()1693 V_ip6_desync_factor)) { in prelist_update()1696 V_ip6_desync_factor; in prelist_update()2306 if (pltime0 > V_ip6_temp_preferred_lifetime - V_ip6_desync_factor){ in in6_tmpifadd()2308 V_ip6_desync_factor; in in6_tmpifadd()2311 pltime0 = V_ip6_temp_preferred_lifetime - V_ip6_desync_factor; in in6_tmpifadd()
836 (V_ip6_temp_preferred_lifetime - V_ip6_desync_factor - in in6_tmpaddrtimer()893 (V_ip6_temp_preferred_lifetime - V_ip6_desync_factor - in in6_ifattach_init()
228 if (val < V_ip6_desync_factor + V_ip6_temp_regen_advance) in sysctl_ip6_temppltime()
300 #define V_ip6_desync_factor VNET(ip6_desync_factor) macro
267 V_ip6_desync_factor = arc4random() % MAX_TEMP_DESYNC_FACTOR; in ip6_vnet_init()