Home
last modified time | relevance | path

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

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