Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_input.c2467 static void tcp_undo_cwnd_reduction(struct sock *sk, bool unmark_loss) in tcp_undo_cwnd_reduction() function
2528 tcp_undo_cwnd_reduction(sk, false); in tcp_try_undo_recovery()
2554 tcp_undo_cwnd_reduction(sk, false); in tcp_try_undo_dsack()
2567 tcp_undo_cwnd_reduction(sk, true); in tcp_try_undo_loss()
2882 tcp_undo_cwnd_reduction(sk, true); in tcp_try_undo_partial()