Searched defs:tcp_in_slow_start (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/bpf/progs/ | ||
H A D | bpf_tracing_net.h | 159 static inline bool tcp_in_slow_start(const struct tcp_sock *tp) tcp_in_slow_start() function |
/linux/include/net/ | ||
H A D | tcp.h | 1393 static inline bool tcp_in_slow_start(const struct tcp_sock *tp) tcp_in_slow_start() function |