Searched refs:doing_reno_now (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.c34 u32 doing_reno_now; member in struct:yeah
49 yeah->doing_reno_now = 0;
83 else if (!yeah->doing_reno_now) {
178 yeah->doing_reno_now = min(yeah->doing_reno_now + 1,
188 yeah->doing_reno_now = 0;
213 if (yeah->doing_reno_now < TCP_YEAH_RHO) {

Completed in 25 milliseconds