Home
last modified time | relevance | path

Searched refs:tcp_death_row (Results 1 – 20 of 20) sorted by relevance

/linux-6.3-rc2/net/ipv4/
A Dtcp_diag.c186 hinfo = sock_net(cb->skb->sk)->ipv4.tcp_death_row.hashinfo; in tcp_diag_dump()
196 hinfo = sock_net(cb->skb->sk)->ipv4.tcp_death_row.hashinfo; in tcp_diag_dump_one()
210 hinfo = net->ipv4.tcp_death_row.hashinfo; in tcp_diag_destroy()
A Dtcp_ipv4.c203 struct inet_timewait_death_row *tcp_death_row; in tcp_v4_connect() local
250 tcp_death_row = &sock_net(sk)->ipv4.tcp_death_row; in tcp_v4_connect()
285 err = inet_hash_connect(tcp_death_row, sk); in tcp_v4_connect()
487 sk = __inet_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v4_err()
752 sk1 = __inet_lookup_listener(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v4_send_reset()
2017 sk = __inet_lookup_skb(net->ipv4.tcp_death_row.hashinfo, in tcp_v4_rcv()
2202 net->ipv4.tcp_death_row.hashinfo, in tcp_v4_rcv()
2400 hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; in listening_get_next()
3181 net->ipv4.tcp_death_row.hashinfo = hinfo; in tcp_set_hashinfo()
3213 refcount_set(&net->ipv4.tcp_death_row.tw_refcount, 1); in tcp_sk_init()
[all …]
A Dtcp_minisocks.c287 tw = inet_twsk_alloc(sk, &net->ipv4.tcp_death_row, state); in tcp_time_wait()
337 inet_twsk_hashdance(tw, sk, net->ipv4.tcp_death_row.hashinfo); in tcp_time_wait()
373 if (net->ipv4.tcp_death_row.hashinfo->pernet) { in tcp_twsk_purge()
375 inet_twsk_purge(net->ipv4.tcp_death_row.hashinfo, family); in tcp_twsk_purge()
378 if (refcount_read(&net->ipv4.tcp_death_row.tw_refcount) == 1) in tcp_twsk_purge()
A Dproc.c62 refcount_read(&net->ipv4.tcp_death_row.tw_refcount) - 1, in sockstat_seq_show()
A Dsysctl_net_ipv4.c394 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in proc_tcp_ehash_entries()
586 .data = &init_net.ipv4.tcp_death_row.sysctl_max_tw_buckets,
A Desp4.c164 sk = inet_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, x->id.daddr.a4, in esp_find_tcp_sk()
A Dinet_hashtables.c394 if (hashinfo != net->ipv4.tcp_death_row.hashinfo) in inet_lookup_run_bpf()
/linux-6.3-rc2/include/net/
A Dinet_hashtables.h186 sock_net(sk)->ipv4.tcp_death_row.hashinfo; in tcp_or_dccp_get_hashinfo()
188 return sock_net(sk)->ipv4.tcp_death_row.hashinfo; in tcp_or_dccp_get_hashinfo()
/linux-6.3-rc2/net/ipv6/
A Dtcp_ipv6.c151 struct inet_timewait_death_row *tcp_death_row; in tcp_v6_connect() local
293 tcp_death_row = &sock_net(sk)->ipv4.tcp_death_row; in tcp_v6_connect()
320 err = inet6_hash_connect(tcp_death_row, sk); in tcp_v6_connect()
397 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v6_err()
1030 sk1 = inet6_lookup_listener(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v6_send_reset()
1629 sk = __inet6_lookup_skb(net->ipv4.tcp_death_row.hashinfo, skb, __tcp_hdrlen(th), in tcp_v6_rcv()
1805 sk2 = inet6_lookup_listener(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v6_rcv()
1856 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v6_early_demux()
A Dinet6_hashtables.c170 if (hashinfo != net->ipv4.tcp_death_row.hashinfo) in inet6_lookup_run_bpf()
A Desp6.c181 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, &x->id.daddr.in6, in esp6_find_tcp_sk()
/linux-6.3-rc2/net/ipv6/netfilter/
A Dnf_socket_ipv6.c86 return inet6_lookup(net, net->ipv4.tcp_death_row.hashinfo, in nf_socket_get_sock_v6()
A Dnf_tproxy_ipv6.c83 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in nf_tproxy_get_sock_v6()
/linux-6.3-rc2/net/ipv4/netfilter/
A Dnf_tproxy_ipv4.c82 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in nf_tproxy_get_sock_v4()
A Dnf_socket_ipv4.c74 return inet_lookup(net, net->ipv4.tcp_death_row.hashinfo, in nf_socket_get_sock_v4()
/linux-6.3-rc2/include/net/netns/
A Dipv4.h45 struct inet_timewait_death_row tcp_death_row; member
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/crypto/
A Dtls.c498 sk = inet_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in nfp_net_tls_rx_resync_req()
504 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in nfp_net_tls_rx_resync_req()
/linux-6.3-rc2/net/mptcp/
A Dmptcp_diag.c87 hinfo = net->ipv4.tcp_death_row.hashinfo; in mptcp_diag_dump_listeners()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dktls_rx.c503 sk = inet_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in resync_update_sn()
513 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in resync_update_sn()
/linux-6.3-rc2/net/core/
A Dfilter.c6483 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in sk_lookup()

Completed in 59 milliseconds