Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet6/
H A Dmld6.c1855 static thread_call_t mld_timeout_tcall; in mld_sched_timeout() local
1859 if (mld_timeout_tcall == NULL) { in mld_sched_timeout()
1860 mld_timeout_tcall = in mld_sched_timeout()
1875 thread_call_enter_delayed_with_leeway(mld_timeout_tcall, NULL, in mld_sched_timeout()