Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dmld6.c415 MLI_UNLOCK(mli);
428 MLI_UNLOCK(mli);
477 MLI_UNLOCK(mli);
520 MLI_UNLOCK(mli); in mld_dispatch_queue_locked()
596 MLI_UNLOCK(mli); in mld_domifattach()
630 MLI_UNLOCK(mli); in mld_domifreattach()
688 MLI_UNLOCK(mli); in mli_delete()
695 MLI_UNLOCK(mli); in mli_delete()
714 MLI_UNLOCK(mli); in mld6_initsilent()
777 MLI_UNLOCK(mli); in mli_free()
[all …]
H A Dmld6_var.h213 #define MLI_UNLOCK(_mli) \ macro