Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Dmld6.c1863 static thread_call_t mld_timeout_tcall; in mld_sched_timeout() local
1867 if (mld_timeout_tcall == NULL) { in mld_sched_timeout()
1868 mld_timeout_tcall = in mld_sched_timeout()
1883 thread_call_enter_delayed_with_leeway(mld_timeout_tcall, NULL, in mld_sched_timeout()