Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Digmp.c2139 static thread_call_t igmp_fast_timeout_tcall; in igmp_sched_fast_timeout() local
2142 if (igmp_fast_timeout_tcall == NULL) { in igmp_sched_fast_timeout()
2143 igmp_fast_timeout_tcall = in igmp_sched_fast_timeout()
2152 thread_call_enter(igmp_fast_timeout_tcall); in igmp_sched_fast_timeout()