Searched refs:tcp_is_cwnd_limited (Results 1 – 17 of 17) sorted by relevance
22 if (!tcp_is_cwnd_limited(sk)) in tcp_scalable_cong_avoid()
117 if (!tcp_is_cwnd_limited(sk)) in hstcp_cong_avoid()
152 if (ca->last_ack == 0 || !tcp_is_cwnd_limited(sk)) { in tcp_cdg_hystart_update()287 if (!tcp_is_cwnd_limited(sk)) { in tcp_cdg_cong_avoid()
103 if (!tcp_is_cwnd_limited(sk)) in hybla_cong_avoid()
130 if (!tcp_is_cwnd_limited(sk)) in tcp_veno_cong_avoid()
63 if (!tcp_is_cwnd_limited(sk)) in tcp_yeah_cong_avoid()
145 if (!tcp_is_cwnd_limited(sk)) in bictcp_cong_avoid()
269 if (!tcp_is_cwnd_limited(sk)) in tcp_illinois_cong_avoid()
236 if (!tcp_is_cwnd_limited(sk)) in htcp_cong_avoid()
186 if (!tcp_is_cwnd_limited(sk)) in tcpnv_cong_avoid()
498 if (!tcp_is_cwnd_limited(sk)) in tcp_reno_cong_avoid()
329 if (!tcp_is_cwnd_limited(sk)) in cubictcp_cong_avoid()
1934 if (tcp_is_cwnd_limited(sk)) { in tcp_cwnd_validate()
163 static inline bool tcp_is_cwnd_limited(const struct sock *sk) in tcp_is_cwnd_limited() function
391 if (!tcp_is_cwnd_limited(sk)) in BPF_PROG()
68 …_cwnd_limited read_mostly - tcp_cwnd_validate,tcp_is_cwnd_limited
1388 static inline bool tcp_is_cwnd_limited(const struct sock *sk) in tcp_is_cwnd_limited() function