Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h200 static __always_inline bool tcp_in_slow_start(const struct tcp_sock *tp) in tcp_in_slow_start() function
/openbmc/linux/include/net/
H A Dtcp.h1255 static inline bool tcp_in_slow_start(const struct tcp_sock *tp) in tcp_in_slow_start() function