/linux-6.6.21/net/ipv4/ |
D | tcp_diag.c | 186 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()
|
D | tcp_ipv4.c | 204 struct inet_timewait_death_row *tcp_death_row; in tcp_v4_connect() local 251 tcp_death_row = &sock_net(sk)->ipv4.tcp_death_row; in tcp_v4_connect() 286 err = inet_hash_connect(tcp_death_row, sk); in tcp_v4_connect() 488 sk = __inet_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v4_err() 754 sk1 = __inet_lookup_listener(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v4_send_reset() 1796 sk = __inet_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v4_early_demux() 2025 sk = __inet_lookup_skb(net->ipv4.tcp_death_row.hashinfo, in tcp_v4_rcv() 2210 net->ipv4.tcp_death_row.hashinfo, in tcp_v4_rcv() 2362 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; in listening_get_first() 2408 hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; in listening_get_next() [all …]
|
D | tcp_minisocks.c | 287 tw = inet_twsk_alloc(sk, &net->ipv4.tcp_death_row, state); in tcp_time_wait() 336 inet_twsk_hashdance(tw, sk, net->ipv4.tcp_death_row.hashinfo); in tcp_time_wait() 372 if (net->ipv4.tcp_death_row.hashinfo->pernet) { in tcp_twsk_purge() 374 inet_twsk_purge(net->ipv4.tcp_death_row.hashinfo, family); in tcp_twsk_purge() 377 if (refcount_read(&net->ipv4.tcp_death_row.tw_refcount) == 1) in tcp_twsk_purge()
|
D | proc.c | 62 refcount_read(&net->ipv4.tcp_death_row.tw_refcount) - 1, in sockstat_seq_show()
|
D | sysctl_net_ipv4.c | 396 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in proc_tcp_ehash_entries() 588 .data = &init_net.ipv4.tcp_death_row.sysctl_max_tw_buckets,
|
D | esp4.c | 164 sk = inet_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, x->id.daddr.a4, in esp_find_tcp_sk()
|
D | inet_hashtables.c | 445 hashinfo == net->ipv4.tcp_death_row.hashinfo) { in __inet_lookup_listener()
|
/linux-6.6.21/net/ipv6/ |
D | tcp_ipv6.c | 147 struct inet_timewait_death_row *tcp_death_row; in tcp_v6_connect() local 289 tcp_death_row = &sock_net(sk)->ipv4.tcp_death_row; in tcp_v6_connect() 316 err = inet6_hash_connect(tcp_death_row, sk); in tcp_v6_connect() 393 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v6_err() 1027 sk1 = inet6_lookup_listener(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v6_send_reset() 1627 sk = __inet6_lookup_skb(net->ipv4.tcp_death_row.hashinfo, skb, __tcp_hdrlen(th), in tcp_v6_rcv() 1809 sk2 = inet6_lookup_listener(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v6_rcv() 1860 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v6_early_demux()
|
D | inet6_hashtables.c | 216 hashinfo == net->ipv4.tcp_death_row.hashinfo) { in inet6_lookup_listener()
|
D | esp6.c | 181 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, &x->id.daddr.in6, in esp6_find_tcp_sk()
|
/linux-6.6.21/net/ipv4/netfilter/ |
D | nf_tproxy_ipv4.c | 82 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in nf_tproxy_get_sock_v4()
|
D | nf_socket_ipv4.c | 74 return inet_lookup(net, net->ipv4.tcp_death_row.hashinfo, in nf_socket_get_sock_v4()
|
/linux-6.6.21/net/ipv6/netfilter/ |
D | nf_socket_ipv6.c | 86 return inet6_lookup(net, net->ipv4.tcp_death_row.hashinfo, in nf_socket_get_sock_v6()
|
D | nf_tproxy_ipv6.c | 83 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in nf_tproxy_get_sock_v6()
|
/linux-6.6.21/include/net/netns/ |
D | ipv4.h | 45 struct inet_timewait_death_row tcp_death_row; member
|
/linux-6.6.21/include/net/ |
D | inet_hashtables.h | 186 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.6.21/drivers/net/ethernet/netronome/nfp/crypto/ |
D | tls.c | 498 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.6.21/net/mptcp/ |
D | mptcp_diag.c | 87 hinfo = net->ipv4.tcp_death_row.hashinfo; in mptcp_diag_dump_listeners()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ktls_rx.c | 503 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.6.21/net/core/ |
D | filter.c | 6580 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in sk_lookup()
|