Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Din_mcast.c322 IN_MULTI_LOCK(); in inm_release_task()
1212 IN_MULTI_LOCK(); in in_joingroup()
1296 IN_MULTI_LOCK(); in in_leavegroup()
1495 IN_MULTI_LOCK(); in inp_block_unblock_source()
2095 IN_MULTI_LOCK(); in inp_join_group()
2406 IN_MULTI_LOCK(); in inp_leave_group()
2618 IN_MULTI_LOCK(); in inp_set_source_filters()
H A Din_var.h392 #define IN_MULTI_LOCK() sx_xlock(&in_multi_sx) macro
H A Din.c1187 IN_MULTI_LOCK(); in in_ifdetach()
/f-stack/tools/compat/include/netinet/
H A Din_var.h392 #define IN_MULTI_LOCK() sx_xlock(&in_multi_sx) macro