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