Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/kern/
H A Dkern_clock.c146 timeout_with_leeway( in timeout_with_leeway() function
/xnu-8020.121.3/bsd/sys/
H A Dsystm.h191 void timeout_with_leeway(void (*)(void *), void *arg, int ticks, int leeway_ticks);
/xnu-8020.121.3/bsd/netinet6/
H A Dnd6.c1839 timeout_with_leeway(nd6_timeout, NULL, in nd6_sched_timeout()