Searched refs:tcp_is_rack (Results 1 – 1 of 1) sorted by relevance
2102 static bool tcp_is_rack(const struct sock *sk) in tcp_is_rack() function2133 else if (tcp_is_rack(sk) && skb != head && in tcp_timeout_mark_lost()2337 if (!tcp_is_rack(sk) && tcp_dupack_heuristics(tp) > tp->reordering) in tcp_time_to_recover()2938 } else if (tcp_is_rack(sk)) { in tcp_identify_packet_loss()3073 if (!tcp_is_rack(sk) && do_lost) in tcp_fastretrans_alert()