Home
last modified time | relevance | path

Searched refs:tcp_is_rack (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/net/ipv4/
Dtcp_input.c2096 static bool tcp_is_rack(const struct sock *sk) in tcp_is_rack() function
2127 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()