Searched refs:V_PARAM_SHIFT (Results 1 – 1 of 1) sorted by relevance
22 #define V_PARAM_SHIFT 1 macro23 static const int beta = 3 << V_PARAM_SHIFT;148 target_cwnd <<= V_PARAM_SHIFT; in tcp_veno_cong_avoid()151 veno->diff = (tp->snd_cwnd << V_PARAM_SHIFT) - target_cwnd; in tcp_veno_cong_avoid()