Searched refs:tcp_dupack_heuristics (Results 1 – 1 of 1) sorted by relevance
2226 static inline int tcp_dupack_heuristics(const struct tcp_sock *tp) in tcp_dupack_heuristics() function2337 if (!tcp_is_rack(sk) && tcp_dupack_heuristics(tp) > tp->reordering) in tcp_time_to_recover()