Home
last modified time | relevance | path

Searched refs:sk_for_each_rcu (Results 1 – 6 of 6) sorted by relevance

/linux/
H A D.clang-format692 - 'sk_for_each_rcu'
/linux/net/ipv4/
H A Dping.c183 sk_for_each_rcu(sk, hslot) { in ping_lookup()
H A Dudp.c453 sk_for_each_rcu(sk, &hslot->head) { in udp4_lib_lookup1()
2818 sk_for_each_rcu(sk, &hslot->head) { in __udp4_lib_demux_lookup()
/linux/net/mctp/
H A Droute.c56 sk_for_each_rcu(sk, &net->mctp.binds[hash]) { in mctp_lookup_bind_details()
/linux/net/key/
H A Daf_key.c230 sk_for_each_rcu(sk, &net_pfkey->table) { in pfkey_broadcast()
3143 sk_for_each_rcu(sk, &net_pfkey->table) { in pfkey_is_alive()
/linux/include/net/
H A Dsock.h944 #define sk_for_each_rcu(__sk, list) \
936 #define sk_for_each_rcu( global() macro