Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_input.c3573 static inline bool tcp_may_raise_cwnd(const struct sock *sk, const int flag) in tcp_may_raise_cwnd() function
3606 } else if (tcp_may_raise_cwnd(sk, flag)) { in tcp_cong_control()