Home
last modified time | relevance | path

Searched refs:ip6_temp_regen_advance (Results 1 – 5 of 5) sorted by relevance

/xnu-11215.61.5/bsd/netinet6/
H A Din6_proto.c537 value < ip6_desync_factor + ip6_temp_regen_advance) {
H A Dnd6.h763 extern int ip6_temp_regen_advance; /* seconds */
H A Din6_ifattach.c1245 ip6_desync_factor - ip6_temp_regen_advance) * hz); in in6_tmpaddrtimer()
H A Dnd6_rtr.c140 int ip6_temp_regen_advance = TEMPADDR_REGEN_ADVANCE; variable
4277 if (ifra.ifra_lifetime.ia6t_pltime <= ip6_temp_regen_advance) { in in6_tmpifadd()
H A Dip6_input.c523 ip6_temp_regen_advance) * hz); in ip6_init_delayed()