Home
last modified time | relevance | path

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

/linux-6.15/
H A D.clang-format688 - 'sk_for_each_bound_safe'
/linux-6.15/include/net/
H A Dsock.h906 #define sk_for_each_bound_safe(__sk, tmp, list) \ macro
/linux-6.15/net/netlink/
H A Daf_netlink.c2123 sk_for_each_bound_safe(sk, tmp, &tbl->mc_list) in __netlink_clear_multicast_users()