Home
last modified time | relevance | path

Searched refs:nd6_gctimer (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/netinet6/
H A Dnd6_nbr.c1096 ln_setexpire(ln, timenow + nd6_gctimer); in nd6_na_input()
1178 ln_setexpire(ln, timenow + nd6_gctimer); in nd6_na_input()
1219 ln_setexpire(ln, timenow + nd6_gctimer); in nd6_na_input()
H A Dnd6.c122 int nd6_gctimer = (60 * 60 * 24); /* 1 day: garbage collection timer */ variable
1016 ln_setexpire(ln, timenow + nd6_gctimer); in nd6_service_neighbor_cache()
1072 ln_setexpire(ln, timenow + nd6_gctimer); in nd6_service_neighbor_cache()
3811 ln_setexpire(ln, timenow + nd6_gctimer); in nd6_cache_lladdr()
4307 ln_setexpire(ln, timenow + nd6_gctimer); in nd6_output_list()
H A Dnd6.h800 extern int nd6_gctimer;