Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet6/
H A Dmld6.c413 MLI_LOCK(mli);
473 MLI_LOCK(mli);
528 MLI_LOCK(mli); in mld_dispatch_queue_locked()
591 MLI_LOCK(mli); in mld_domifattach()
623 MLI_LOCK(mli); in mld_domifreattach()
679 MLI_LOCK(mli); in mli_delete()
707 MLI_LOCK(mli); in mld6_initsilent()
762 MLI_LOCK(mli); in mli_free()
907 MLI_LOCK(mli); in mld_v1_input_query()
1129 MLI_LOCK(mli); in mld_v2_input_query()
[all …]
H A Dmld6_var.h202 #define MLI_LOCK(_mli) \ macro