Home
last modified time | relevance | path

Searched refs:gamma (Results 1 – 1 of 1) sorted by relevance

/net/ipv4/
A Dtcp_vegas.c46 static int gamma = 1; variable
52 module_param(gamma, int, 0644);
53 MODULE_PARM_DESC(gamma, "limit on increase (scale by 2)");
229 if (diff > gamma && tcp_in_slow_start(tp)) { in tcp_vegas_cong_avoid()

Completed in 4 milliseconds