Searched defs:tcp_is_cwnd_limited (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/bpf/progs/ | ||
H A D | bpf_tracing_net.h | 164 static inline bool tcp_is_cwnd_limited(const struct sock *sk) tcp_is_cwnd_limited() function |
/linux/include/net/ | ||
H A D | tcp.h | 1458 static inline bool tcp_is_cwnd_limited(const struct sock *sk) tcp_is_cwnd_limited() function |