Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet6/
H A Dmld6.c421 MLI_UNLOCK(mli);
434 MLI_UNLOCK(mli);
483 MLI_UNLOCK(mli);
526 MLI_UNLOCK(mli); in mld_dispatch_queue_locked()
602 MLI_UNLOCK(mli); in mld_domifattach()
636 MLI_UNLOCK(mli); in mld_domifreattach()
694 MLI_UNLOCK(mli); in mli_delete()
701 MLI_UNLOCK(mli); in mli_delete()
720 MLI_UNLOCK(mli); in mld6_initsilent()
783 MLI_UNLOCK(mli); in mli_free()
[all …]
H A Dmld6_var.h213 #define MLI_UNLOCK(_mli) \ macro