Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/netinet6/
H A Dmld6.c991 IN6M_LOCK_ASSERT_HELD(inm); in mld_v1_update_group()
1247 IN6M_LOCK_ASSERT_HELD(inm); in mld_v2_process_group_query()
2001 IN6M_LOCK_ASSERT_HELD(inm); in mld_v1_process_group_timer()
2027 IN6M_LOCK_ASSERT_HELD(inm); in mld_v1_process_group_timer()
2052 IN6M_LOCK_ASSERT_HELD(inm); in mld_v2_process_group_timers()
2333 IN6M_LOCK_ASSERT_HELD(in6m); in mld_v1_transmit_report()
2451 IN6M_LOCK_ASSERT_HELD(inm); in mld_change_state()
2516 IN6M_LOCK_ASSERT_HELD(inm); in mld_initial_join()
2588 IN6M_LOCK_ASSERT_HELD(inm); in mld_initial_join()
2676 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.h1020 #define IN6M_LOCK_ASSERT_HELD(_in6m) \ macro
1033 IN6M_LOCK_ASSERT_HELD(_in6m); \