Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Digmp.c469 IGI_UNLOCK(igi);
482 IGI_UNLOCK(igi);
532 IGI_UNLOCK(igi); in igmp_dispatch_queue()
621 IGI_UNLOCK(igi); in igmp_domifattach()
654 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