Searched refs:tcp_may_raise_cwnd (Results 1 – 3 of 3) sorted by relevance
105 static bool tcp_may_raise_cwnd(const struct sock *sk, const int flag) in tcp_may_raise_cwnd() function144 } else if (tcp_may_raise_cwnd(sk, flag)) { in BPF_PROG()
77 …ing read_mostly tcp_may_raise_cwnd/tcp_cong_con…
3455 static inline bool tcp_may_raise_cwnd(const struct sock *sk, const int flag) in tcp_may_raise_cwnd() function3488 } else if (tcp_may_raise_cwnd(sk, flag)) { in tcp_cong_control()