Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Dnd6_nbr.c1104 ln_setexpire(ln, timenow + nd6_gctimer); in nd6_na_input()
1189 ln_setexpire(ln, timenow + nd6_gctimer); in nd6_na_input()
1230 ln_setexpire(ln, timenow + nd6_gctimer); in nd6_na_input()
H A Dnd6.c124 int nd6_gctimer = (60 * 60 * 24); /* 1 day: garbage collection timer */ variable
1028 ln_setexpire(ln, timenow + nd6_gctimer); in nd6_service_neighbor_cache()
1084 ln_setexpire(ln, timenow + nd6_gctimer); in nd6_service_neighbor_cache()
3879 ln_setexpire(ln, timenow + nd6_gctimer); in nd6_cache_lladdr()
4382 ln_setexpire(ln, timenow + nd6_gctimer); in nd6_output_list()
H A Dnd6.h812 extern int nd6_gctimer;