Lines Matching refs:RTO
383 Enables Forward RTO-Recovery (F-RTO) defined in RFC5682.
384 F-RTO is an enhanced recovery algorithm for TCP retransmission
386 RTT fluctuates (e.g., wireless). F-RTO is sender-side only
389 By default it's enabled with a non-zero value. 0 disables F-RTO.
549 when RTO retransmissions remain unacknowledged.
595 something is wrong due to unacknowledged RTO retransmissions,
604 when RTO retransmissions remain unacknowledged.
606 exponential backoff with an initial RTO of TCP_RTO_MIN would
607 retransmit N times before killing the connection at the (N+1)th RTO.
611 TCP will effectively time out at the first RTO which exceeds the
671 the current RTO. If unset, the congestion window will not
687 with the current initial RTO of 1second. With this the final timeout
781 with the current initial RTO of 1second. With this the final timeout
1676 and "tcp: Change txhash on every SYN and RTO retransmit"