Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet6/
H A Dmld6.c983 IN6M_LOCK_ASSERT_HELD(inm); in mld_v1_update_group()
1239 IN6M_LOCK_ASSERT_HELD(inm); in mld_v2_process_group_query()
1993 IN6M_LOCK_ASSERT_HELD(inm); in mld_v1_process_group_timer()
2019 IN6M_LOCK_ASSERT_HELD(inm); in mld_v1_process_group_timer()
2044 IN6M_LOCK_ASSERT_HELD(inm); in mld_v2_process_group_timers()
2325 IN6M_LOCK_ASSERT_HELD(in6m); in mld_v1_transmit_report()
2443 IN6M_LOCK_ASSERT_HELD(inm); in mld_change_state()
2508 IN6M_LOCK_ASSERT_HELD(inm); in mld_initial_join()
2580 IN6M_LOCK_ASSERT_HELD(inm); in mld_initial_join()
2668 IN6M_LOCK_ASSERT_HELD(inm); in mld_handle_state_change()
[all …]
H A Din6_mcast.c622 IN6M_LOCK_ASSERT_HELD(inm); in in6m_clear_recorded()
661 IN6M_LOCK_ASSERT_HELD(inm); in in6m_record_source()
922 IN6M_LOCK_ASSERT_HELD(inm); in in6m_get_source()
955 IN6M_LOCK_ASSERT_HELD(__DECONST(struct in6_multi *, inm)); in im6s_get_mode()
1020 IN6M_LOCK_ASSERT_HELD(inm); in in6m_merge()
1158 IN6M_LOCK_ASSERT_HELD(inm); in in6m_commit()
1179 IN6M_LOCK_ASSERT_HELD(inm); in in6m_reap()
1203 IN6M_LOCK_ASSERT_HELD(inm); in in6m_purge()
3262 IN6M_LOCK_ASSERT_HELD(in6m); in in6_multi_attach()
3296 IN6M_LOCK_ASSERT_HELD(in6m); in in6_multi_detach()
[all …]
H A Din6_var.h1040 #define IN6M_LOCK_ASSERT_HELD(_in6m) \ macro
1053 IN6M_LOCK_ASSERT_HELD(_in6m); \