Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/
H A Dmld6.c421 MLI_LOCK(mli);
481 MLI_LOCK(mli);
536 MLI_LOCK(mli); in mld_dispatch_queue_locked()
599 MLI_LOCK(mli); in mld_domifattach()
631 MLI_LOCK(mli); in mld_domifreattach()
687 MLI_LOCK(mli); in mli_delete()
715 MLI_LOCK(mli); in mld6_initsilent()
770 MLI_LOCK(mli); in mli_free()
915 MLI_LOCK(mli); in mld_v1_input_query()
1137 MLI_LOCK(mli); in mld_v2_input_query()
[all …]
H A Dmld6_var.h202 #define MLI_LOCK(_mli) \ macro