Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_input.c3344 static inline bool tcp_may_raise_cwnd(const struct sock *sk, const int flag) in tcp_may_raise_cwnd() function
3377 } else if (tcp_may_raise_cwnd(sk, flag)) { in tcp_cong_control()