Lines Matching refs:RTO
448 Enables Forward RTO-Recovery (F-RTO) defined in RFC5682.
449 F-RTO is an enhanced recovery algorithm for TCP retransmission
451 RTT fluctuates (e.g., wireless). F-RTO is sender-side only
454 By default it's enabled with a non-zero value. 0 disables F-RTO.
614 when RTO retransmissions remain unacknowledged.
670 something is wrong due to unacknowledged RTO retransmissions,
679 when RTO retransmissions remain unacknowledged.
681 exponential backoff with an initial RTO of TCP_RTO_MIN would
682 retransmit N times before killing the connection at the (N+1)th RTO.
686 TCP will effectively time out at the first RTO which exceeds the
745 the current RTO. If unset, the congestion window will not
761 with the current initial RTO of 1second. With this the final timeout
880 with the current initial RTO of 1second. With this the final timeout
1858 and "tcp: Change txhash on every SYN and RTO retransmit"