Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet6/
H A Dmld6.c988 IN6M_LOCK_ASSERT_HELD(inm); in mld_v1_update_group()
1243 IN6M_LOCK_ASSERT_HELD(inm); in mld_v2_process_group_query()
1906 IN6M_LOCK_ASSERT_HELD(inm); in mld_v1_process_group_timer()
1932 IN6M_LOCK_ASSERT_HELD(inm); in mld_v1_process_group_timer()
1957 IN6M_LOCK_ASSERT_HELD(inm); in mld_v2_process_group_timers()
2242 IN6M_LOCK_ASSERT_HELD(in6m); in mld_v1_transmit_report()
2360 IN6M_LOCK_ASSERT_HELD(inm); in mld_change_state()
2425 IN6M_LOCK_ASSERT_HELD(inm); in mld_initial_join()
2498 IN6M_LOCK_ASSERT_HELD(inm); in mld_initial_join()
2586 IN6M_LOCK_ASSERT_HELD(inm); in mld_handle_state_change()
[all …]
H A Din6_mcast.c596 IN6M_LOCK_ASSERT_HELD(inm); in in6m_clear_recorded()
635 IN6M_LOCK_ASSERT_HELD(inm); in in6m_record_source()
892 IN6M_LOCK_ASSERT_HELD(inm); in in6m_get_source()
925 IN6M_LOCK_ASSERT_HELD(__DECONST(struct in6_multi *, inm)); in im6s_get_mode()
990 IN6M_LOCK_ASSERT_HELD(inm); in in6m_merge()
1128 IN6M_LOCK_ASSERT_HELD(inm); in in6m_commit()
1149 IN6M_LOCK_ASSERT_HELD(inm); in in6m_reap()
1173 IN6M_LOCK_ASSERT_HELD(inm); in in6m_purge()
3234 IN6M_LOCK_ASSERT_HELD(in6m); in in6_multi_attach()
3268 IN6M_LOCK_ASSERT_HELD(in6m); in in6_multi_detach()
[all …]
H A Din6_var.h1020 #define IN6M_LOCK_ASSERT_HELD(_in6m) \ macro
1033 IN6M_LOCK_ASSERT_HELD(_in6m); \