Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/netinet6/
H A Dmld6.c415 MLI_LOCK(mli);
475 MLI_LOCK(mli);
530 MLI_LOCK(mli); in mld_dispatch_queue_locked()
593 MLI_LOCK(mli); in mld_domifattach()
625 MLI_LOCK(mli); in mld_domifreattach()
681 MLI_LOCK(mli); in mli_delete()
710 MLI_LOCK(mli); in mld6_initsilent()
765 MLI_LOCK(mli); in mli_free()
912 MLI_LOCK(mli); in mld_v1_input_query()
1133 MLI_LOCK(mli); in mld_v2_input_query()
[all …]
H A Dmld6_var.h202 #define MLI_LOCK(_mli) \ macro