Searched refs:tw_count (Results 1 – 3 of 3) sorted by relevance
62 atomic_dec(&tw->tw_dr->tw_count); in inet_twsk_kill()161 if (atomic_read(&dr->tw_count) >= dr->sysctl_max_tw_buckets) in inet_twsk_alloc()250 atomic_inc(&tw->tw_dr->tw_count); in __inet_twsk_schedule()
62 atomic_read(&net->ipv4.tcp_death_row.tw_count), sockets, in sockstat_seq_show()
35 atomic_t tw_count; member