Searched refs:tcp_death_row (Results 1 – 13 of 13) sorted by relevance
225 struct inet_timewait_death_row *tcp_death_row; in tcp_v4_connect() local272 tcp_death_row = &sock_net(sk)->ipv4.tcp_death_row; in tcp_v4_connect()307 err = inet_hash_connect(tcp_death_row, sk); in tcp_v4_connect()2554 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;2600 hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;2635 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;2663 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;2716 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;2804 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;3043 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;[all …]
334 tw = inet_twsk_alloc(sk, &net->ipv4.tcp_death_row, state); in tcp_time_wait()384 inet_twsk_hashdance_schedule(tw, sk, net->ipv4.tcp_death_row.hashinfo, timeo); in tcp_time_wait()420 if (net->ipv4.tcp_death_row.hashinfo->pernet) { in tcp_twsk_purge()422 inet_twsk_purge(net->ipv4.tcp_death_row.hashinfo); in tcp_twsk_purge()
63 refcount_read(&net->ipv4.tcp_death_row.tw_refcount) - 1, in sockstat_seq_show()
482 hashinfo = net->ipv4.tcp_death_row.hashinfo; in __inet_lookup_listener()540 hashinfo = net->ipv4.tcp_death_row.hashinfo; in __inet_lookup_established()
399 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in proc_tcp_ehash_entries()630 .data = &init_net.ipv4.tcp_death_row.sysctl_max_tw_buckets,
325 hashinfo = net->ipv4.tcp_death_row.hashinfo; in tcp_diag_dump()
63 hashinfo = net->ipv4.tcp_death_row.hashinfo; in __inet6_lookup_established()224 hashinfo = net->ipv4.tcp_death_row.hashinfo; in inet6_lookup_listener()
138 struct inet_timewait_death_row *tcp_death_row; in tcp_v6_connect() local285 tcp_death_row = &sock_net(sk)->ipv4.tcp_death_row; in tcp_v6_connect()312 err = inet6_hash_connect(tcp_death_row, sk); in tcp_v6_connect()
65 hinfo = net->ipv4.tcp_death_row.hashinfo; in iter_tcp_soreuse()
97 struct inet_timewait_death_row tcp_death_row; member
84 hinfo = net->ipv4.tcp_death_row.hashinfo; in mptcp_diag_dump_listeners()
11 struct_inet_timewait_death_row tcp_death_row
182 return sock_net(sk)->ipv4.tcp_death_row.hashinfo; in tcp_get_hashinfo()