Searched refs:unhash (Results 1 – 24 of 24) sorted by relevance
| /linux/net/tls/ |
| H A D | tls_toe.c | |
| /linux/net/smc/ |
| H A D | smc_inet.c | 26 .unhash = smc_unhash_sk, 72 .unhash = smc_unhash_sk,
|
| H A D | af_smc.c | 243 .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 D | datagram.c | 175 .unhash = pn_sock_unhash,
|
| H A D | pep.c | 1394 .unhash = pep_sock_unhash,
|
| /linux/net/unix/ |
| H A D | unix_bpf.c | 121 prot->unhash = sock_map_unhash; in unix_stream_bpf_rebuild_protos()
|
| H A D | af_unix.c | 3228 if (prot->unhash) in unix_shutdown() 3229 prot->unhash(other); in unix_shutdown()
|
| /linux/net/ieee802154/ |
| H A D | socket.c | 403 .unhash = raw_unhash, 978 .unhash = dgram_unhash,
|
| /linux/net/ipv4/ |
| H A D | tcp_bpf.c | 741 WRITE_ONCE(sk->sk_prot->unhash, psock->saved_unhash); in tcp_bpf_update_proto()
|
| H A D | raw.c | 965 .unhash = raw_unhash_sk,
|
| H A D | udp.c | 2181 sk->sk_prot->unhash(sk); in __udp_disconnect() 3149 .unhash = udp_lib_unhash,
|
| H A D | tcp_ipv4.c | 3370 .unhash = inet_unhash,
|
| /linux/net/dccp/ |
| H A D | ipv4.c | |
| H A D | proto.c | |
| H A D | ipv6.c | |
| /linux/net/ipv6/ |
| H A D | raw.c | 1223 .unhash = raw_unhash_sk,
|
| H A D | udp.c | 1912 .unhash = udp_lib_unhash,
|
| H A D | tcp_ipv6.c | 2298 .unhash = inet_unhash,
|
| /linux/net/mac80211/ |
| H A D | sta_info.c | 424 bool unhash) in sta_remove_link() argument 435 if (unhash) in sta_remove_link()
|
| /linux/net/core/ |
| H A D | sock.c | 4050 sk->sk_prot->unhash(sk); in sk_common_release() 4405 proto_method_implemented(proto->unhash), in proto_seq_printf()
|
| H A D | sock_map.c | 1655 saved_unhash = READ_ONCE(sk->sk_prot)->unhash; in sock_map_unhash()
|
| /linux/net/sctp/ |
| H A D | socket.c | 9673 .unhash = sctp_unhash, 9728 .unhash = sctp_unhash,
|
| /linux/net/mptcp/ |
| H A D | protocol.c | 4227 .unhash = mptcp_unhash,
|
| /linux/drivers/md/ |
| H A D | raid5.c | 4145 unhash: in handle_stripe_clean_event() 4154 goto unhash; in handle_stripe_clean_event()
|