Searched refs:tcp_in_cwnd_reduction (Results 1 – 3 of 3) sorted by relevance
1220 static inline bool tcp_in_cwnd_reduction(const struct sock *sk) in tcp_in_cwnd_reduction() function1234 if (tcp_in_cwnd_reduction(sk)) in tcp_current_ssthresh()
2706 if (tcp_in_cwnd_reduction(sk)) in tcp_write_xmit()3329 if (tcp_in_cwnd_reduction(sk)) in tcp_xmit_retransmit_queue()
2795 if (!tcp_in_cwnd_reduction(sk)) { in tcp_enter_recovery()3483 if (tcp_in_cwnd_reduction(sk)) { in tcp_cong_control()
Completed in 66 milliseconds