Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netlink/
H A Ddiag.c156 sk_for_each_bound(sk, &tbl->mc_list) { in __netlink_diag_dump()
H A Daf_netlink.c552 sk_for_each_bound(sk, &tbl->mc_list) { in netlink_update_listeners()
1520 sk_for_each_bound(sk, &nl_table[ssk->sk_protocol].mc_list) in netlink_broadcast_filtered()
1607 sk_for_each_bound(sk, &nl_table[ssk->sk_protocol].mc_list) in netlink_set_err()
2176 sk_for_each_bound(sk, &tbl->mc_list) in __netlink_clear_multicast_users()
/OK3568_Linux_fs/kernel/
H A D.clang-format457 - 'sk_for_each_bound'
/OK3568_Linux_fs/kernel/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.c61 sk_for_each_bound(sk, &l2tp_ip6_bind_table) { in __l2tp_ip6_bind_lookup()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_connection_sock.c149 sk_for_each_bound(sk2, &tb->owners) { in inet_csk_bind_conflict()
/OK3568_Linux_fs/kernel/include/net/
H A Dsock.h854 #define sk_for_each_bound(__sk, list) \ macro
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsocket.c8161 sk_for_each_bound(sk2, &pp->owner) { in sctp_get_port_local()