Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dtcp_input.c2509 static void tcp_cwnd_reduction(struct sock *sk, const int prior_unsacked, in tcp_cwnd_reduction() function
2588 tcp_cwnd_reduction(sk, prior_unsacked, 0); in tcp_try_to_open()
2761 tcp_cwnd_reduction(sk, prior_unsacked, 0); in tcp_try_undo_partial()
2898 tcp_cwnd_reduction(sk, prior_unsacked, fast_rexmit); in tcp_fastretrans_alert()