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

/linux-master/net/ipv4/
H A Dtcp_input.c3189 static void tcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) function
3532 * cwnd increase and decrease control (tcp_cong_avoid,tcp_*cwnd_reduction).
3551 tcp_cong_avoid(sk, ack, acked_sacked);

Completed in 135 milliseconds