Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Dmld6.c423 MLI_UNLOCK(mli);
436 MLI_UNLOCK(mli);
485 MLI_UNLOCK(mli);
528 MLI_UNLOCK(mli); in mld_dispatch_queue_locked()
604 MLI_UNLOCK(mli); in mld_domifattach()
638 MLI_UNLOCK(mli); in mld_domifreattach()
696 MLI_UNLOCK(mli); in mli_delete()
703 MLI_UNLOCK(mli); in mli_delete()
722 MLI_UNLOCK(mli); in mld6_initsilent()
785 MLI_UNLOCK(mli); in mli_free()
[all …]
H A Dmld6_var.h213 #define MLI_UNLOCK(_mli) \ macro