Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet6/
H A Dnd6.c194 static void nd6_timeout(void *);
1796 nd6_timeout(void *arg) in nd6_timeout() function
1862 timeout(nd6_timeout, &nd6_fast_timer_on, tvtohz(atv)); in nd6_sched_timeout()
1870 timeout_with_leeway(nd6_timeout, NULL, in nd6_sched_timeout()
1884 timeout(nd6_timeout, &nd6_fast_timer_on, tvtohz(atv)); in nd6_sched_timeout()