Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dtcp.h138 #define TCP_RTO_MIN ((unsigned)(HZ/5)) macro
687 u32 rto_min = TCP_RTO_MIN; in tcp_rto_min()
1291 return max_t(unsigned long, inet_csk(sk)->icsk_rto, TCP_RTO_MIN); in tcp_probe0_base()
1489 TCP_ADD_STATS(net, TCP_MIB_RTOMIN, TCP_RTO_MIN*1000/HZ); in tcp_mib_init()
/Linux-v5.4/net/ipv4/
Dtcp_timer.c202 unsigned int rto_base = TCP_RTO_MIN; in retransmits_timed_out()
Dtcp_output.c2505 timeout += TCP_RTO_MIN; in tcp_schedule_loss_probe()
/Linux-v5.4/Documentation/networking/
Dip-sysctl.txt534 exponential backoff with an initial RTO of TCP_RTO_MIN would