Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dtcp.h135 #define TCP_RTO_MIN ((unsigned)(HZ/5)) macro
632 u32 rto_min = TCP_RTO_MIN; in tcp_rto_min()
1229 TCP_ADD_STATS_USER(net, TCP_MIB_RTOMIN, TCP_RTO_MIN*1000/HZ); in tcp_mib_init()
/linux-4.1.27/net/ipv4/
Dtcp_timer.c137 unsigned int rto_base = syn_set ? TCP_TIMEOUT_INIT : TCP_RTO_MIN; in retransmits_timed_out()
/linux-4.1.27/Documentation/networking/
Dip-sysctl.txt449 exponential backoff with an initial RTO of TCP_RTO_MIN would