Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Dmld6.c414 MLI_LOCK(mli);
474 MLI_LOCK(mli);
529 MLI_LOCK(mli); in mld_dispatch_queue_locked()
592 MLI_LOCK(mli); in mld_domifattach()
624 MLI_LOCK(mli); in mld_domifreattach()
680 MLI_LOCK(mli); in mli_delete()
708 MLI_LOCK(mli); in mld6_initsilent()
763 MLI_LOCK(mli); in mli_free()
908 MLI_LOCK(mli); in mld_v1_input_query()
1130 MLI_LOCK(mli); in mld_v2_input_query()
[all …]
H A Dmld6_var.h202 #define MLI_LOCK(_mli) \ macro