Home
last modified time | relevance | path

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

/linux-6.15/net/netlink/
H A Ddiag.c158 if (sk_hashed(sk)) in __netlink_diag_dump()
/linux-6.15/kernel/bpf/
H A Dreuseport_array.c217 if (!sock_flag(nsk, SOCK_RCU_FREE) || !sk_hashed(nsk) || !nsk_reuse) in reuseport_array_update_check()
/linux-6.15/include/net/
H A Dsock.h756 static inline bool sk_hashed(const struct sock *sk) in sk_hashed() function
774 if (sk_hashed(sk)) { in __sk_del_node_init()
816 if (sk_hashed(sk)) { in __sk_nulls_del_node_init_rcu()
/linux-6.15/net/mctp/
H A Daf_mctp.c77 if (sk_hashed(sk)) { in mctp_bind()
/linux-6.15/net/phonet/
H A Dsocket.c183 WARN_ON(sk_hashed(sk)); in pn_socket_bind()
/linux-6.15/net/ipv4/
H A Dinet_hashtables.c1167 if (sk_hashed(sk)) { in __inet_hash_connect()
H A Dinet_connection_sock.c1028 if (sk_hashed(sk)) { in reqsk_queue_unlink()
H A Dudp.c2198 if (sk_hashed(sk)) { in udp_lib_unhash()
2231 if (sk_hashed(sk)) { in udp_lib_rehash()