Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet6/
H A Dmld6.c420 MLI_UNLOCK(mli);
433 MLI_UNLOCK(mli);
482 MLI_UNLOCK(mli);
525 MLI_UNLOCK(mli); in mld_dispatch_queue_locked()
601 MLI_UNLOCK(mli); in mld_domifattach()
635 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