Searched refs:RTAX_RTO_MIN (Results 1 – 4 of 4) sorted by relevance
490 RTAX_RTO_MIN, enumerator491 #define RTAX_RTO_MIN RTAX_RTO_MIN macro
202 CCID-2 supports the RTAX_RTO_MIN per-route setting for the minimum value
734 if (dst && dst_metric_locked(dst, RTAX_RTO_MIN)) in tcp_rto_min()735 rto_min = dst_metric_rtt(dst, RTAX_RTO_MIN); in tcp_rto_min()
4011 if (dst && dst_metric_locked(dst, RTAX_RTO_MIN)) { in tcp_delack_max()4012 u32 rto_min = dst_metric_rtt(dst, RTAX_RTO_MIN); in tcp_delack_max()