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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtcp_yeah.c34 u32 doing_reno_now; member in struct:yeah
49 yeah->doing_reno_now = 0;
84 else if (!yeah->doing_reno_now) {
186 yeah->doing_reno_now = min(yeah->doing_reno_now + 1,
196 yeah->doing_reno_now = 0;
221 if (yeah->doing_reno_now < TCP_YEAH_RHO) {

Completed in 57 milliseconds