Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Digmp.c2131 static thread_call_t igmp_fast_timeout_tcall; in igmp_sched_fast_timeout() local
2134 if (igmp_fast_timeout_tcall == NULL) { in igmp_sched_fast_timeout()
2135 igmp_fast_timeout_tcall = in igmp_sched_fast_timeout()
2144 thread_call_enter(igmp_fast_timeout_tcall); in igmp_sched_fast_timeout()