Searched refs:tcp_in_slow_start (Results 1 – 2 of 2) sorted by relevance
195 static __always_inline bool tcp_in_slow_start(const struct tcp_sock *tp) in tcp_in_slow_start() function205 if (tcp_in_slow_start(tp)) in tcp_is_cwnd_limited()
389 if (tcp_in_slow_start(tp)) { in BPF_STRUCT_OPS()517 if (!ca->found && tcp_in_slow_start(tp) && hystart && in BPF_STRUCT_OPS()