Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet6/
H A Dmld6.c991 IN6M_LOCK_ASSERT_HELD(inm); in mld_v1_update_group()
1246 IN6M_LOCK_ASSERT_HELD(inm); in mld_v2_process_group_query()
1968 IN6M_LOCK_ASSERT_HELD(inm); in mld_v1_process_group_timer()
1994 IN6M_LOCK_ASSERT_HELD(inm); in mld_v1_process_group_timer()
2019 IN6M_LOCK_ASSERT_HELD(inm); in mld_v2_process_group_timers()
2304 IN6M_LOCK_ASSERT_HELD(in6m); in mld_v1_transmit_report()
2422 IN6M_LOCK_ASSERT_HELD(inm); in mld_change_state()
2487 IN6M_LOCK_ASSERT_HELD(inm); in mld_initial_join()
2560 IN6M_LOCK_ASSERT_HELD(inm); in mld_initial_join()
2648 IN6M_LOCK_ASSERT_HELD(inm); in mld_handle_state_change()
[all …]
H A Din6_mcast.c591 IN6M_LOCK_ASSERT_HELD(inm); in in6m_clear_recorded()
630 IN6M_LOCK_ASSERT_HELD(inm); in in6m_record_source()
887 IN6M_LOCK_ASSERT_HELD(inm); in in6m_get_source()
920 IN6M_LOCK_ASSERT_HELD(__DECONST(struct in6_multi *, inm)); in im6s_get_mode()
985 IN6M_LOCK_ASSERT_HELD(inm); in in6m_merge()
1123 IN6M_LOCK_ASSERT_HELD(inm); in in6m_commit()
1144 IN6M_LOCK_ASSERT_HELD(inm); in in6m_reap()
1168 IN6M_LOCK_ASSERT_HELD(inm); in in6m_purge()
3232 IN6M_LOCK_ASSERT_HELD(in6m); in in6_multi_attach()
3266 IN6M_LOCK_ASSERT_HELD(in6m); in in6_multi_detach()
[all …]
H A Din6_var.h1021 #define IN6M_LOCK_ASSERT_HELD(_in6m) \ macro
1034 IN6M_LOCK_ASSERT_HELD(_in6m); \