Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h198 static __always_inline bool tcp_in_slow_start(const struct tcp_sock *tp) in tcp_in_slow_start() function
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h1210 static inline bool tcp_in_slow_start(const struct tcp_sock *tp) in tcp_in_slow_start() function