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() local 271 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() 2481 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;2527 hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;2562 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;2590 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;2643 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo;2729 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row[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() 418 if (net->ipv4.tcp_death_row.hashinfo->pernet) { in tcp_twsk_purge() 420 inet_twsk_purge(net->ipv4.tcp_death_row.hashinfo); in tcp_twsk_purge()
325 hashinfo = net->ipv4.tcp_death_row.hashinfo; in tcp_diag_dump()
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,
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() local 295 tcp_death_row = &sock_net(sk)->ipv4.tcp_death_row; in tcp_v6_connect() 324 err = inet6_hash_connect(tcp_death_row, sk); in tcp_v6_connect()
98 struct inet_timewait_death_row tcp_death_row; member
11 struct_inet_timewait_death_row tcp_death_row
182 return sock_net(sk)->ipv4.tcp_death_row.hashinfo; in tcp_get_hashinfo()