Searched refs:tcp_death_row (Results 1 – 10 of 10) sorted by relevance
224 struct inet_timewait_death_row *tcp_death_row; in tcp_v4_connect() local271 tcp_death_row = &sock_net(sk)->ipv4.tcp_death_row; in tcp_v4_connect()306 err = inet_hash_connect(tcp_death_row, sk); in tcp_v4_connect()2476 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;2522 hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;2557 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;2585 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;2638 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;2724 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;2962 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;[all …]
333 tw = inet_twsk_alloc(sk, &net->ipv4.tcp_death_row, state); in tcp_time_wait()383 inet_twsk_hashdance_schedule(tw, sk, net->ipv4.tcp_death_row.hashinfo, timeo); in tcp_time_wait()419 if (net->ipv4.tcp_death_row.hashinfo->pernet) { in tcp_twsk_purge()421 inet_twsk_purge(net->ipv4.tcp_death_row.hashinfo); in tcp_twsk_purge()
487 hashinfo = net->ipv4.tcp_death_row.hashinfo; in __inet_lookup_listener()545 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()
65 hinfo = net->ipv4.tcp_death_row.hashinfo; in iter_tcp_soreuse()
98 hashinfo = net->ipv4.tcp_death_row.hashinfo; in __inet6_lookup_established()259 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()314 err = inet6_hash_connect(tcp_death_row, sk); in tcp_v6_connect()
98 struct inet_timewait_death_row tcp_death_row; member
182 return sock_net(sk)->ipv4.tcp_death_row.hashinfo; in tcp_get_hashinfo()