Lines Matching refs:RTO
454 Enables Forward RTO-Recovery (F-RTO) defined in RFC5682.
455 F-RTO is an enhanced recovery algorithm for TCP retransmission
457 RTT fluctuates (e.g., wireless). F-RTO is sender-side only
460 By default it's enabled with a non-zero value. 0 disables F-RTO.
620 when RTO retransmissions remain unacknowledged.
676 something is wrong due to unacknowledged RTO retransmissions,
685 when RTO retransmissions remain unacknowledged.
687 exponential backoff with an initial RTO of TCP_RTO_MIN would
688 retransmit N times before killing the connection at the (N+1)th RTO.
692 TCP will effectively time out at the first RTO which exceeds the
751 the current RTO. If unset, the congestion window will not
767 with the current initial RTO of 1second. With this the final timeout
886 till the last retransmission with the current initial RTO of 1second.
956 With an initial RTO of 1 and tcp_syn_linear_timeouts = 4 we would
1150 Time, in seconds, to suspend PLB in event of an RTO. In order to avoid
1151 having PLB repath onto a connectivity "black hole", after an RTO a TCP
2000 and "tcp: Change txhash on every SYN and RTO retransmit"