Home
last modified time | relevance | path

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

/linux/net/netlink/
H A Ddiag.c158 if (sk_hashed(sk)) in __netlink_diag_dump()
/linux/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/include/net/
H A Dsock.h740 static inline bool sk_hashed(const struct sock *sk) in sk_hashed() function
758 if (sk_hashed(sk)) { in __sk_del_node_init()
800 if (sk_hashed(sk)) { in __sk_nulls_del_node_init_rcu()
/linux/net/mctp/
H A Daf_mctp.c77 if (sk_hashed(sk)) { in mctp_bind()
/linux/net/phonet/
H A Dsocket.c183 WARN_ON(sk_hashed(sk)); in pn_socket_bind()
/linux/net/ipv4/
H A Dinet_hashtables.c1133 if (sk_hashed(sk)) { in __inet_hash_connect()
H A Dinet_connection_sock.c981 if (sk_hashed(sk)) { in reqsk_queue_unlink()
H A Dudp.c1973 if (sk_hashed(sk)) { in udp_lib_unhash()
2004 if (sk_hashed(sk)) { in udp_lib_rehash()