Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Digmp.c473 IGI_UNLOCK(igi);
486 IGI_UNLOCK(igi);
536 IGI_UNLOCK(igi); in igmp_dispatch_queue()
625 IGI_UNLOCK(igi); in igmp_domifattach()
658 IGI_UNLOCK(igi); in igmp_domifreattach()
715 IGI_UNLOCK(igi); in igi_delete()
721 IGI_UNLOCK(igi); in igi_delete()
739 IGI_UNLOCK(igi); in igmp_initsilent()
795 IGI_UNLOCK(igi); in igi_free()
815 IGI_UNLOCK(igi); in igi_addref()
[all …]
H A Digmp_var.h295 #define IGI_UNLOCK(_igi) \ macro