Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet6/
H A Dnd6.c192 static void nd6_timeout(void *);
1766 nd6_timeout(void *arg) in nd6_timeout() function
1831 timeout(nd6_timeout, &nd6_fast_timer_on, tvtohz(atv)); in nd6_sched_timeout()
1839 timeout_with_leeway(nd6_timeout, NULL, in nd6_sched_timeout()
1853 timeout(nd6_timeout, &nd6_fast_timer_on, tvtohz(atv)); in nd6_sched_timeout()