Searched refs:tcp_max_init_cwnd (Results 1 – 5 of 5) sorted by relevance
265 tcp_max_init_cwnd
262 tcp_max_init_cwnd
266 static int tcp_max_init_cwnd = TCP_MAX_INIT_CWND; variable679 if (val > tcp_max_init_cwnd) { in tcp_opt_set()