Searched refs:tcp_may_raise_cwnd (Results 1 – 1 of 1) sorted by relevance
3483 static inline bool tcp_may_raise_cwnd(const struct sock *sk, const int flag) in tcp_may_raise_cwnd() function3516 } else if (tcp_may_raise_cwnd(sk, flag)) { in tcp_cong_control()