Home
last modified time | relevance | path

Searched refs:tcp_in_slow_start (Results 1 – 1 of 1) sorted by relevance

/include/net/
Dtcp.h1340 static inline bool tcp_in_slow_start(const struct tcp_sock *tp) in tcp_in_slow_start() function
1413 if (tcp_in_slow_start(tp)) in tcp_is_cwnd_limited()