Lines Matching refs:RTO
468 Enables Forward RTO-Recovery (F-RTO) defined in RFC5682.
469 F-RTO is an enhanced recovery algorithm for TCP retransmission
471 RTT fluctuates (e.g., wireless). F-RTO is sender-side only
474 By default it's enabled with a non-zero value. 0 disables F-RTO.
634 when RTO retransmissions remain unacknowledged.
690 something is wrong due to unacknowledged RTO retransmissions,
699 when RTO retransmissions remain unacknowledged.
701 exponential backoff with an initial RTO of TCP_RTO_MIN would
702 retransmit N times before killing the connection at the (N+1)th RTO.
706 TCP will effectively time out at the first RTO which exceeds the
772 the current RTO. If unset, the congestion window will not
788 with the current initial RTO of 1second. With this the final timeout
907 till the last retransmission with the current initial RTO of 1second.
977 With an initial RTO of 1 and tcp_syn_linear_timeouts = 4 we would
1171 Time, in seconds, to suspend PLB in event of an RTO. In order to avoid
1172 having PLB repath onto a connectivity "black hole", after an RTO a TCP
2047 and "tcp: Change txhash on every SYN and RTO retransmit"