Home
last modified time | relevance | path

Searched refs:unhash (Results 1 – 24 of 24) sorted by relevance

/linux/net/tls/
H A Dtls_toe.c
/linux/net/smc/
H A Dsmc_inet.c26 .unhash = smc_unhash_sk,
72 .unhash = smc_unhash_sk,
H A Daf_smc.c243 .unhash = smc_unhash_sk,
256 .unhash = smc_unhash_sk,
313 sk->sk_prot->unhash(sk); in __smc_release()
1763 new_sk->sk_prot->unhash(new_sk); in smc_clcsock_accept()
1835 new_sk->sk_prot->unhash(new_sk); in smc_accept_dequeue()
/linux/net/phonet/
H A Ddatagram.c175 .unhash = pn_sock_unhash,
H A Dpep.c1394 .unhash = pep_sock_unhash,
/linux/net/unix/
H A Dunix_bpf.c121 prot->unhash = sock_map_unhash; in unix_stream_bpf_rebuild_protos()
H A Daf_unix.c3228 if (prot->unhash) in unix_shutdown()
3229 prot->unhash(other); in unix_shutdown()
/linux/net/ieee802154/
H A Dsocket.c403 .unhash = raw_unhash,
978 .unhash = dgram_unhash,
/linux/net/ipv4/
H A Dtcp_bpf.c741 WRITE_ONCE(sk->sk_prot->unhash, psock->saved_unhash); in tcp_bpf_update_proto()
H A Draw.c965 .unhash = raw_unhash_sk,
H A Dudp.c2181 sk->sk_prot->unhash(sk); in __udp_disconnect()
3149 .unhash = udp_lib_unhash,
H A Dtcp_ipv4.c3370 .unhash = inet_unhash,
/linux/net/dccp/
H A Dipv4.c
H A Dproto.c
H A Dipv6.c
/linux/net/ipv6/
H A Draw.c1223 .unhash = raw_unhash_sk,
H A Dudp.c1912 .unhash = udp_lib_unhash,
H A Dtcp_ipv6.c2298 .unhash = inet_unhash,
/linux/net/mac80211/
H A Dsta_info.c424 bool unhash) in sta_remove_link() argument
435 if (unhash) in sta_remove_link()
/linux/net/core/
H A Dsock.c4050 sk->sk_prot->unhash(sk); in sk_common_release()
4405 proto_method_implemented(proto->unhash), in proto_seq_printf()
H A Dsock_map.c1655 saved_unhash = READ_ONCE(sk->sk_prot)->unhash; in sock_map_unhash()
/linux/net/sctp/
H A Dsocket.c9673 .unhash = sctp_unhash,
9728 .unhash = sctp_unhash,
/linux/net/mptcp/
H A Dprotocol.c4227 .unhash = mptcp_unhash,
/linux/drivers/md/
H A Draid5.c4145 unhash: in handle_stripe_clean_event()
4154 goto unhash; in handle_stripe_clean_event()