Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Dmld6.c416 MLI_UNLOCK(mli);
429 MLI_UNLOCK(mli);
478 MLI_UNLOCK(mli);
521 MLI_UNLOCK(mli); in mld_dispatch_queue_locked()
597 MLI_UNLOCK(mli); in mld_domifattach()
631 MLI_UNLOCK(mli); in mld_domifreattach()
689 MLI_UNLOCK(mli); in mli_delete()
696 MLI_UNLOCK(mli); in mli_delete()
715 MLI_UNLOCK(mli); in mld6_initsilent()
778 MLI_UNLOCK(mli); in mli_free()
[all …]
H A Dmld6_var.h213 #define MLI_UNLOCK(_mli) \ macro