Searched refs:sk_for_each_bound (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/net/netlink/ |
| D | diag.c | 156 sk_for_each_bound(sk, &tbl->mc_list) { in __netlink_diag_dump()
|
| D | af_netlink.c | 547 sk_for_each_bound(sk, &tbl->mc_list) { in netlink_update_listeners() 1509 sk_for_each_bound(sk, &nl_table[ssk->sk_protocol].mc_list) in netlink_broadcast_filtered() 1596 sk_for_each_bound(sk, &nl_table[ssk->sk_protocol].mc_list) in netlink_set_err() 2160 sk_for_each_bound(sk, &tbl->mc_list) in __netlink_clear_multicast_users()
|
| /Linux-v5.4/ |
| D | .clang-format | 420 - 'sk_for_each_bound'
|
| /Linux-v5.4/net/l2tp/ |
| D | l2tp_ip.c | 52 sk_for_each_bound(sk, &l2tp_ip_bind_table) { in __l2tp_ip_bind_lookup()
|
| D | l2tp_ip6.c | 63 sk_for_each_bound(sk, &l2tp_ip6_bind_table) { in __l2tp_ip6_bind_lookup()
|
| /Linux-v5.4/net/ipv4/ |
| D | inet_connection_sock.c | 144 sk_for_each_bound(sk2, &tb->owners) { in inet_csk_bind_conflict()
|
| /Linux-v5.4/include/net/ |
| D | sock.h | 758 #define sk_for_each_bound(__sk, list) \ macro
|
| /Linux-v5.4/net/sctp/ |
| D | socket.c | 8247 sk_for_each_bound(sk2, &pp->owner) { in sctp_get_port_local()
|