Home
last modified time | relevance | path

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

/xnu-8796.101.5/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()
708 IGI_UNLOCK(igi); in igi_delete()
714 IGI_UNLOCK(igi); in igi_delete()
732 IGI_UNLOCK(igi); in igmp_initsilent()
788 IGI_UNLOCK(igi); in igi_free()
808 IGI_UNLOCK(igi); in igi_addref()
[all …]
H A Digmp_var.h295 #define IGI_UNLOCK(_igi) \ macro