Searched refs:tw_count (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dinet_timewait_sock.c254 twdr->tw_count -= killed;
269 if (twdr->tw_count == 0)
279 if (twdr->tw_count)
331 if (--twdr->tw_count == 0)
376 twdr->tw_count--;
413 if (twdr->tw_count++ == 0)
470 if ((twdr->tw_count -= killed) == 0)
H A Dproc.c64 tcp_death_row.tw_count, sockets,
H A Dtcp_minisocks.c279 if (tcp_death_row.tw_count < tcp_death_row.sysctl_max_tw_buckets)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dinet_timewait_sock.h61 int tw_count; member in struct:inet_timewait_death_row
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dminisocks.c50 if (dccp_death_row.tw_count < dccp_death_row.sysctl_max_tw_buckets)

Completed in 63 milliseconds