Searched refs:tcp_in_slow_start (Results 1 – 12 of 12) sorted by relevance
178 static inline bool tcp_in_slow_start(const struct tcp_sock *tp)188 if (tcp_in_slow_start(tp))159 static inline bool tcp_in_slow_start(const struct tcp_sock *tp) tcp_in_slow_start() function
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()
148 if (tcp_in_slow_start(tp)) { in bictcp_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()
193 if (tcp_in_slow_start(tp)) { in tcpnv_cong_avoid()
269 if (tcp_in_slow_start(tp) && hystart_detect) in tcp_cdg_cong_avoid()
421 } else if (!tcp_in_slow_start(tp) && in tcp_update_metrics()
1520 static inline bool tcp_in_slow_start(const struct tcp_sock *tp) in tcp_in_slow_start() function1593 if (tcp_in_slow_start(tp)) in tcp_is_cwnd_limited()