Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_input.c3136 static void tcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_cong_avoid() function
3471 * cwnd increase and decrease control (tcp_cong_avoid,tcp_*cwnd_reduction).
3490 tcp_cong_avoid(sk, ack, acked_sacked); in tcp_cong_control()