Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/ !
H A Digmp.c470 IGI_UNLOCK(igi);
483 IGI_UNLOCK(igi);
533 IGI_UNLOCK(igi); in igmp_dispatch_queue()
622 IGI_UNLOCK(igi); in igmp_domifattach()
655 IGI_UNLOCK(igi); in igmp_domifreattach()
712 IGI_UNLOCK(igi); in igi_delete()
718 IGI_UNLOCK(igi); in igi_delete()
736 IGI_UNLOCK(igi); in igmp_initsilent()
792 IGI_UNLOCK(igi); in igi_free()
812 IGI_UNLOCK(igi); in igi_addref()
[all …]
H A Digmp_var.h295 #define IGI_UNLOCK(_igi) \ macro