Home
last modified time | relevance | path

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

/xnu-8792.41.9/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()
709 IGI_UNLOCK(igi); in igi_delete()
715 IGI_UNLOCK(igi); in igi_delete()
733 IGI_UNLOCK(igi); in igmp_initsilent()
789 IGI_UNLOCK(igi); in igi_free()
809 IGI_UNLOCK(igi); in igi_addref()
[all …]
H A Digmp_var.h295 #define IGI_UNLOCK(_igi) \ macro