Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet/
H A Digmp.c2134 static thread_call_t igmp_fast_timeout_tcall; in igmp_sched_fast_timeout() local
2137 if (igmp_fast_timeout_tcall == NULL) { in igmp_sched_fast_timeout()
2138 igmp_fast_timeout_tcall = in igmp_sched_fast_timeout()
2147 thread_call_enter(igmp_fast_timeout_tcall); in igmp_sched_fast_timeout()