Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet6/
H A Dmld6.c419 MLI_LOCK(mli);
479 MLI_LOCK(mli);
534 MLI_LOCK(mli); in mld_dispatch_queue_locked()
597 MLI_LOCK(mli); in mld_domifattach()
629 MLI_LOCK(mli); in mld_domifreattach()
685 MLI_LOCK(mli); in mli_delete()
713 MLI_LOCK(mli); in mld6_initsilent()
768 MLI_LOCK(mli); in mli_free()
914 MLI_LOCK(mli); in mld_v1_input_query()
1135 MLI_LOCK(mli); in mld_v2_input_query()
[all …]
H A Dmld6_var.h202 #define MLI_LOCK(_mli) \ macro