Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet/
H A Digmp.c1068 INM_LOCK_ASSERT_HELD(inm); in igmp_v2_update_group()
1306 INM_LOCK_ASSERT_HELD(inm); in igmp_input_v3_group_query()
1475 INM_LOCK_ASSERT_HELD(inm); in igmp_input_v1_report()
2164 INM_LOCK_ASSERT_HELD(inm); in igmp_v1v2_process_group_timer()
2192 INM_LOCK_ASSERT_HELD(inm); in igmp_v1v2_process_group_timer()
2217 INM_LOCK_ASSERT_HELD(inm); in igmp_v3_process_group_timers()
2350 INM_LOCK_ASSERT_HELD(inm); in igmp_v3_suppress_group_record()
2611 INM_LOCK_ASSERT_HELD(inm); in igmp_v1v2_queue_report()
2704 INM_LOCK_ASSERT_HELD(inm); in igmp_change_state()
2766 INM_LOCK_ASSERT_HELD(inm); in igmp_initial_join()
[all …]
H A Din_mcast.c663 INM_LOCK_ASSERT_HELD(inm); in inm_clear_recorded()
698 INM_LOCK_ASSERT_HELD(inm); in inm_record_source()
960 INM_LOCK_ASSERT_HELD(inm); in inm_get_source()
997 INM_LOCK_ASSERT_HELD(__DECONST(struct in_multi *, inm)); in ims_get_mode()
1071 INM_LOCK_ASSERT_HELD(inm); in inm_merge()
1209 INM_LOCK_ASSERT_HELD(inm); in inm_commit()
1230 INM_LOCK_ASSERT_HELD(inm); in inm_reap()
1254 INM_LOCK_ASSERT_HELD(inm); in inm_purge()
3381 INM_LOCK_ASSERT_HELD(inm); in in_multi_attach()
3419 INM_LOCK_ASSERT_HELD(inm); in in_multi_detach()
[all …]
H A Din_var.h358 #define INM_LOCK_ASSERT_HELD(_inm) \ macro
371 INM_LOCK_ASSERT_HELD(_inm); \