/linux/net/ipv4/ |
H A 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()
|
H A D | tcp_ipv4.c | 221 struct inet_timewait_death_row *tcp_death_row; in tcp_v4_connect() local 268 tcp_death_row = &sock_net(sk)->ipv4.tcp_death_row; in tcp_v4_connect() 303 err = inet_hash_connect(tcp_death_row, sk); in tcp_v4_connect() 506 sk = __inet_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v4_err() 823 sk1 = __inet_lookup_listener(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v4_send_reset() 1984 sk = __inet_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, 2219 sk = __inet_lookup_skb(net->ipv4.tcp_death_row.hashinfo, 2409 net->ipv4.tcp_death_row.hashinfo, 2599 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; 2645 hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; [all …]
|
H A D | tcp_minisocks.c | 309 tw = inet_twsk_alloc(sk, &net->ipv4.tcp_death_row, state); in tcp_time_wait() 354 inet_twsk_hashdance_schedule(tw, sk, net->ipv4.tcp_death_row.hashinfo, timeo); in tcp_time_wait() 400 if (net->ipv4.tcp_death_row.hashinfo->pernet) { in tcp_twsk_purge() 402 inet_twsk_purge(net->ipv4.tcp_death_row.hashinfo); in tcp_twsk_purge()
|
H A D | tcp_offload.c | 429 sk = __inet_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in tcp4_check_fraglist_gro()
|
H A D | proc.c | 63 refcount_read(&net->ipv4.tcp_death_row.tw_refcount) - 1, in sockstat_seq_show()
|
H A D | sysctl_net_ipv4.c | 394 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in proc_tcp_ehash_entries() 624 .data = &init_net.ipv4.tcp_death_row.sysctl_max_tw_buckets,
|
H A D | esp4.c | 166 sk = inet_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, x->id.daddr.a4, in esp_find_tcp_sk()
|
H A D | inet_hashtables.c | 439 hashinfo == net->ipv4.tcp_death_row.hashinfo) { in __inet_lookup_listener()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | sock_iter_batch.c | 52 hinfo = net->ipv4.tcp_death_row.hashinfo; in iter_tcp_soreuse()
|
/linux/net/ipv6/netfilter/ |
H A D | nf_socket_ipv6.c | 86 return inet6_lookup(net, net->ipv4.tcp_death_row.hashinfo, in nf_socket_get_sock_v6()
|
H A D | nf_tproxy_ipv6.c | 83 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in nf_tproxy_get_sock_v6()
|
/linux/net/ipv4/netfilter/ |
H A D | nf_tproxy_ipv4.c | 84 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in nf_tproxy_get_sock_v4()
|
H A D | nf_socket_ipv4.c | 74 return inet_lookup(net, net->ipv4.tcp_death_row.hashinfo, in nf_socket_get_sock_v4()
|
/linux/net/ipv6/ |
H A D | tcp_ipv6.c | 141 struct inet_timewait_death_row *tcp_death_row; in tcp_v6_connect() local 284 tcp_death_row = &sock_net(sk)->ipv4.tcp_death_row; in tcp_v6_connect() 311 err = inet6_hash_connect(tcp_death_row, sk); in tcp_v6_connect() 388 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v6_err() 1069 sk1 = inet6_lookup_listener(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v6_send_reset() 1785 sk = __inet6_lookup_skb(net->ipv4.tcp_death_row.hashinfo, skb, __tcp_hdrlen(th), 1972 sk2 = inet6_lookup_listener(net, net->ipv4.tcp_death_row.hashinfo, 2024 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo,
|
H A D | tcpv6_offload.c | 39 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in tcp6_check_fraglist_gro()
|
H A D | inet6_hashtables.c | 215 hashinfo == net->ipv4.tcp_death_row.hashinfo) { in inet6_lookup_listener()
|
H A D | esp6.c | 183 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, &x->id.daddr.in6, in esp6_find_tcp_sk()
|
/linux/include/net/ |
H A D | inet_hashtables.h | 181 sock_net(sk)->ipv4.tcp_death_row.hashinfo; in tcp_or_dccp_get_hashinfo() 183 return sock_net(sk)->ipv4.tcp_death_row.hashinfo; in tcp_or_dccp_get_hashinfo()
|
/linux/include/net/netns/ |
H A D | ipv4.h | 83 struct inet_timewait_death_row tcp_death_row; member
|
/linux/drivers/net/ethernet/netronome/nfp/crypto/ |
H A 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/Documentation/networking/net_cachelines/ |
H A D | netns_ipv4_sysctl.rst | 10 struct_inet_timewait_death_row tcp_death_row …
|
/linux/net/mptcp/ |
H A D | mptcp_diag.c | 86 hinfo = net->ipv4.tcp_death_row.hashinfo; in mptcp_diag_dump_listeners()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ktls_rx.c | 501 sk = inet_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in resync_update_sn() 511 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in resync_update_sn()
|
/linux/net/core/ |
H A D | filter.c | 6669 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in sk_lookup()
|