Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet6/
H A Dmld6.c418 MLI_LOCK(mli);
478 MLI_LOCK(mli);
533 MLI_LOCK(mli); in mld_dispatch_queue_locked()
596 MLI_LOCK(mli); in mld_domifattach()
628 MLI_LOCK(mli); in mld_domifreattach()
684 MLI_LOCK(mli); in mli_delete()
713 MLI_LOCK(mli); in mld6_initsilent()
768 MLI_LOCK(mli); in mli_free()
915 MLI_LOCK(mli); in mld_v1_input_query()
1136 MLI_LOCK(mli); in mld_v2_input_query()
[all …]
H A Dmld6_var.h202 #define MLI_LOCK(_mli) \ macro