Searched refs:tcp_pacing_limit (Results 1 – 1 of 1) sorted by relevance
236 static int tcp_pacing_limit = 10000; variable238 &tcp_pacing_limit, 1000,4029 if ((tcp_pacing_limit == -1) || in tcp_can_enable_pacing()4030 (tcp_pacing_limit > number_of_tcp_connections_pacing)) { in tcp_can_enable_pacing()4088 if (tcp_pacing_limit != -1) { in tcp_decrement_paced_conn()4090 tcp_pacing_limit = 0; in tcp_decrement_paced_conn()