Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/netinet6/
H A Dnd6.c192 static void nd6_timeout(void *);
1779 nd6_timeout(void *arg) in nd6_timeout() function
1844 timeout(nd6_timeout, &nd6_fast_timer_on, tvtohz(atv)); in nd6_sched_timeout()
1852 timeout_with_leeway(nd6_timeout, NULL, in nd6_sched_timeout()
1866 timeout(nd6_timeout, &nd6_fast_timer_on, tvtohz(atv)); in nd6_sched_timeout()