Home
last modified time | relevance | path

Searched refs:IN_MULTI_LOCK (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/sys/netinet/
Din_mcast.c1108 IN_MULTI_LOCK(); in in_joingroup()
1188 IN_MULTI_LOCK(); in in_leavegroup()
1452 IN_MULTI_LOCK(); in inp_block_unblock_source()
1548 IN_MULTI_LOCK(); in inp_freemoptions()
1581 IN_MULTI_LOCK(); in inp_gcmoptions()
1587 IN_MULTI_LOCK(); in inp_gcmoptions()
2132 IN_MULTI_LOCK(); in inp_join_group()
2356 IN_MULTI_LOCK(); in inp_leave_group()
2611 IN_MULTI_LOCK(); in inp_set_source_filters()
2856 IN_MULTI_LOCK(); in sysctl_ip_mcast_filters()
Digmp.c443 IN_MULTI_LOCK(); in sysctl_igmp_ifinfo()
726 IN_MULTI_LOCK(); in igmp_input_v1_query()
820 IN_MULTI_LOCK(); in igmp_input_v2_query()
1014 IN_MULTI_LOCK(); in igmp_input_v3_query()
1248 IN_MULTI_LOCK(); in igmp_input_v1_report()
1372 IN_MULTI_LOCK(); in igmp_input_v2_report()
1657 IN_MULTI_LOCK(); in igmp_fasttimo_vnet()
Din_var.h362 #define IN_MULTI_LOCK() mtx_lock(&in_multi_mtx) macro
Din.c590 IN_MULTI_LOCK(); in in_control()
1204 IN_MULTI_LOCK(); in in_purgemaddrs()
/freebsd-10-stable/
DUPDATING1704 ip_output() and ip_input() paths no longer take the IN_MULTI_LOCK(),