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

/linux-4.1.27/net/ipv4/
H A Dtcp_input.c2377 static void tcp_undo_cwnd_reduction(struct sock *sk, bool unmark_loss) tcp_undo_cwnd_reduction() function
2429 tcp_undo_cwnd_reduction(sk, false); tcp_try_undo_recovery()
2457 tcp_undo_cwnd_reduction(sk, false); tcp_try_undo_dsack()
2470 tcp_undo_cwnd_reduction(sk, true); tcp_try_undo_loss()
2769 tcp_undo_cwnd_reduction(sk, true); tcp_try_undo_partial()

Completed in 65 milliseconds