Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Digmp.c462 IGI_UNLOCK(igi);
475 IGI_UNLOCK(igi);
515 IGI_UNLOCK(igi); in igmp_dispatch_queue()
600 IGI_UNLOCK(igi); in igmp_domifattach()
633 IGI_UNLOCK(igi); in igmp_domifreattach()
691 IGI_UNLOCK(igi); in igi_delete()
697 IGI_UNLOCK(igi); in igi_delete()
715 IGI_UNLOCK(igi); in igmp_initsilent()
771 IGI_UNLOCK(igi); in igi_free()
791 IGI_UNLOCK(igi); in igi_addref()
[all …]
H A Digmp_var.h295 #define IGI_UNLOCK(_igi) \ macro