Searched refs:tcp_in_slow_start (Results 1 – 9 of 9) sorted by relevance
183 static inline bool tcp_in_slow_start(const struct tcp_sock *tp) in tcp_in_slow_start() function193 if (tcp_in_slow_start(tp)) in tcp_is_cwnd_limited()
398 if (tcp_in_slow_start(tp)) { in BPF_PROG()531 if (!ca->found && tcp_in_slow_start(tp) && hystart && in BPF_PROG()
25 if (tcp_in_slow_start(tp)) { in tcp_scalable_cong_avoid()
120 if (tcp_in_slow_start(tp)) in hstcp_cong_avoid()
116 if (tcp_in_slow_start(tp)) { in hybla_cong_avoid()
273 if (tcp_in_slow_start(tp)) in tcp_illinois_cong_avoid()
239 if (tcp_in_slow_start(tp)) in htcp_cong_avoid()
504 if (tcp_in_slow_start(tp)) { in tcp_reno_cong_avoid()
1528 static inline bool tcp_in_slow_start(const struct tcp_sock *tp) in tcp_in_slow_start() function 1601 if (tcp_in_slow_start(tp)) in tcp_is_cwnd_limited()