Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Digmp.c465 IGI_UNLOCK(igi);
478 IGI_UNLOCK(igi);
528 IGI_UNLOCK(igi); in igmp_dispatch_queue()
617 IGI_UNLOCK(igi); in igmp_domifattach()
650 IGI_UNLOCK(igi); in igmp_domifreattach()
707 IGI_UNLOCK(igi); in igi_delete()
713 IGI_UNLOCK(igi); in igi_delete()
731 IGI_UNLOCK(igi); in igmp_initsilent()
787 IGI_UNLOCK(igi); in igi_free()
807 IGI_UNLOCK(igi); in igi_addref()
[all …]
H A Digmp_var.h295 #define IGI_UNLOCK(_igi) \ macro