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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_yeah.c37 u32 fast_count; member in struct:yeah
181 yeah->fast_count++;
183 if (yeah->fast_count > TCP_YEAH_ZETA) {
185 yeah->fast_count = 0;
222 yeah->fast_count = 0;

Completed in 54 milliseconds