Searched refs:tcp_in_slow_start (Results 1 – 2 of 2) sorted by relevance
158 static inline bool tcp_in_slow_start(const struct tcp_sock *tp) in tcp_in_slow_start() function168 if (tcp_in_slow_start(tp)) in tcp_is_cwnd_limited()
394 if (tcp_in_slow_start(tp)) { in BPF_PROG()527 if (!ca->found && tcp_in_slow_start(tp) && hystart && in BPF_PROG()