Home
last modified time | relevance | path

Searched refs:IGMP_UNLOCK (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Digmp.c433 IGMP_UNLOCK(); in sysctl_igmp_default_version()
471 IGMP_UNLOCK(); in sysctl_igmp_gsr()
538 IGMP_UNLOCK(); in sysctl_igmp_ifinfo()
627 IGMP_UNLOCK(); in igmp_domifattach()
706 IGMP_UNLOCK(); in igmp_ifdetach()
722 IGMP_UNLOCK(); in igmp_domifdetach()
831 IGMP_UNLOCK(); in igmp_input_v1_query()
925 IGMP_UNLOCK(); in igmp_input_v2_query()
1145 IGMP_UNLOCK(); in igmp_input_v3_query()
1792 IGMP_UNLOCK(); in igmp_fasttimo_vnet()
[all …]
H A Digmp_var.h204 #define IGMP_UNLOCK() mtx_unlock(&igmp_mtx) macro
/f-stack/tools/compat/include/netinet/
H A Digmp_var.h204 #define IGMP_UNLOCK() mtx_unlock(&igmp_mtx) macro