Home
last modified time | relevance | path

Searched refs:IN6_MULTI_LIST_UNLOCK (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netinet6/
H A Din6_mcast.c434 IN6_MULTI_LIST_UNLOCK(); in in6_getmulti()
479 IN6_MULTI_LIST_UNLOCK(); in in6_getmulti()
500 IN6_MULTI_LIST_UNLOCK(); in in6_getmulti()
1317 IN6_MULTI_LIST_UNLOCK(); in in6_joingroup_locked()
1409 IN6_MULTI_LIST_UNLOCK(); in in6_leavegroup_locked()
1563 IN6_MULTI_LIST_UNLOCK(); in in6p_block_unblock_source()
2160 IN6_MULTI_LIST_UNLOCK(); in in6p_join_group()
2167 IN6_MULTI_LIST_UNLOCK(); in in6p_join_group()
2418 IN6_MULTI_LIST_UNLOCK(); in in6p_leave_group()
2641 IN6_MULTI_LIST_UNLOCK(); in in6p_set_source_filters()
[all …]
H A Din6_var.h759 #define IN6_MULTI_LIST_UNLOCK() mtx_unlock(&in6_multi_list_mtx) macro
798 IN6_MULTI_LIST_UNLOCK(); in in6m_lookup()
817 IN6_MULTI_LIST_UNLOCK(); in in6m_acquire()
H A Dmld6.c409 IN6_MULTI_LIST_UNLOCK(); in sysctl_mld_ifinfo()
704 IN6_MULTI_LIST_UNLOCK(); in mld_v1_input_query()
943 IN6_MULTI_LIST_UNLOCK(); in mld_v2_input_query()
1196 IN6_MULTI_LIST_UNLOCK(); in mld_v1_input_report()
1431 IN6_MULTI_LIST_UNLOCK(); in mld_fasttimo_vnet()
H A Din6_ifattach.c866 IN6_MULTI_LIST_UNLOCK(); in in6_purgemaddrs()