Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet6/
H A Dmld6.c1864 static thread_call_t mld_timeout_tcall; in mld_sched_timeout() local
1868 if (mld_timeout_tcall == NULL) { in mld_sched_timeout()
1869 mld_timeout_tcall = in mld_sched_timeout()
1884 thread_call_enter_delayed_with_leeway(mld_timeout_tcall, NULL, in mld_sched_timeout()