Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Digmp.c466 IGI_UNLOCK(igi);
479 IGI_UNLOCK(igi);
529 IGI_UNLOCK(igi); in igmp_dispatch_queue()
618 IGI_UNLOCK(igi); in igmp_domifattach()
651 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