Searched refs:sk_for_each_bound (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.10/net/netlink/ |
| D | diag.c | 156 sk_for_each_bound(sk, &tbl->mc_list) { in __netlink_diag_dump()
|
| D | af_netlink.c | 548 sk_for_each_bound(sk, &tbl->mc_list) { in netlink_update_listeners() 1511 sk_for_each_bound(sk, &nl_table[ssk->sk_protocol].mc_list) in netlink_broadcast_filtered() 1598 sk_for_each_bound(sk, &nl_table[ssk->sk_protocol].mc_list) in netlink_set_err() 2162 sk_for_each_bound(sk, &tbl->mc_list) in __netlink_clear_multicast_users()
|
| /Linux-v5.10/ |
| D | .clang-format | 457 - 'sk_for_each_bound'
|
| /Linux-v5.10/net/l2tp/ |
| D | l2tp_ip.c | 50 sk_for_each_bound(sk, &l2tp_ip_bind_table) { in __l2tp_ip_bind_lookup()
|
| D | l2tp_ip6.c | 61 sk_for_each_bound(sk, &l2tp_ip6_bind_table) { in __l2tp_ip6_bind_lookup()
|
| /Linux-v5.10/net/ipv4/ |
| D | inet_connection_sock.c | 149 sk_for_each_bound(sk2, &tb->owners) { in inet_csk_bind_conflict()
|
| /Linux-v5.10/include/net/ |
| D | sock.h | 806 #define sk_for_each_bound(__sk, list) \ macro
|
| /Linux-v5.10/net/sctp/ |
| D | socket.c | 8144 sk_for_each_bound(sk2, &pp->owner) { in sctp_get_port_local()
|