Home
last modified time | relevance | path

Searched refs:sk_for_each_bound (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/net/netlink/
H A Ddiag.c157 sk_for_each_bound(sk, &tbl->mc_list) { in __netlink_diag_dump()
H A Daf_netlink.c543 sk_for_each_bound(sk, &tbl->mc_list) { in netlink_update_listeners()
1532 sk_for_each_bound(sk, &nl_table[ssk->sk_protocol].mc_list) in netlink_broadcast_filtered()
1620 sk_for_each_bound(sk, &nl_table[ssk->sk_protocol].mc_list) in netlink_set_err()
/openbmc/linux/
H A D.clang-format590 - 'sk_for_each_bound'
/openbmc/linux/net/l2tp/
H A Dl2tp_ip.c50 sk_for_each_bound(sk, &l2tp_ip_bind_table) { in __l2tp_ip_bind_lookup()
H A Dl2tp_ip6.c58 sk_for_each_bound(sk, &l2tp_ip6_bind_table) { in __l2tp_ip6_bind_lookup()
/openbmc/linux/net/ipv4/
H A Dinet_connection_sock.c260 sk_for_each_bound(sk2, &tb->owners) in inet_csk_bind_conflict()
/openbmc/linux/include/net/
H A Dsock.h901 #define sk_for_each_bound(__sk, list) \ macro
/openbmc/linux/net/unix/
H A Daf_unix.c398 sk_for_each_bound(s, &bsd_socket_buckets[hash]) { in unix_find_socket_byinode()
/openbmc/linux/net/sctp/
H A Dsocket.c8431 sk_for_each_bound(sk2, &pp->owner) { in sctp_get_port_local()