Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/
H A Digmp.c2132 static thread_call_t igmp_fast_timeout_tcall; in igmp_sched_fast_timeout() local
2135 if (igmp_fast_timeout_tcall == NULL) { in igmp_sched_fast_timeout()
2136 igmp_fast_timeout_tcall = in igmp_sched_fast_timeout()
2145 thread_call_enter(igmp_fast_timeout_tcall); in igmp_sched_fast_timeout()