Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/netinet6/
H A Dmld6.c417 MLI_UNLOCK(mli);
430 MLI_UNLOCK(mli);
479 MLI_UNLOCK(mli);
522 MLI_UNLOCK(mli); in mld_dispatch_queue_locked()
598 MLI_UNLOCK(mli); in mld_domifattach()
632 MLI_UNLOCK(mli); in mld_domifreattach()
691 MLI_UNLOCK(mli); in mli_delete()
698 MLI_UNLOCK(mli); in mli_delete()
717 MLI_UNLOCK(mli); in mld6_initsilent()
780 MLI_UNLOCK(mli); in mli_free()
[all …]
H A Dmld6_var.h213 #define MLI_UNLOCK(_mli) \ macro