Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dtcp.h139 #define TCP_RTO_MIN ((unsigned)(HZ/5)) macro
676 u32 rto_min = TCP_RTO_MIN; in tcp_rto_min()
1245 return max_t(unsigned long, inet_csk(sk)->icsk_rto, TCP_RTO_MIN); in tcp_probe0_base()
1458 TCP_ADD_STATS(net, TCP_MIB_RTOMIN, TCP_RTO_MIN*1000/HZ); in tcp_mib_init()
/Linux-v4.19/net/ipv4/
Dtcp_timer.c192 const unsigned int rto_base = TCP_RTO_MIN; in retransmits_timed_out()
Dtcp_output.c2426 timeout += TCP_RTO_MIN; in tcp_schedule_loss_probe()
/Linux-v4.19/Documentation/networking/
Dip-sysctl.txt498 exponential backoff with an initial RTO of TCP_RTO_MIN would