Searched refs:RTO (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/Documentation/networking/ |
D | proc_net_tcp.rst | 27 | | | | |--> number of unrecovered RTO timeouts
|
D | ip-sysctl.rst | 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 [all …]
|
D | dccp.rst | 203 of the RTO timer. This setting can be modified via the 'rto_min' option
|
D | snmp_counter.rst | 410 The spurious retransmission timeout detected by the `F-RTO`_ 413 .. _F-RTO: https://tools.ietf.org/html/rfc5682 602 the RTO expires for this packet, then the sender assumes this packet
|
/linux-6.1.9/arch/powerpc/xmon/ |
D | ppc-opc.c | 579 #define RTO RSO macro 6150 {"tlbsx", XRC(31,914,0), X_MASK, PPC403|BOOKE|PPCA2|PPC476, 0, {RTO, RA0, RB}}, 6151 {"tlbsx.", XRC(31,914,1), X_MASK, PPC403|BOOKE|PPCA2|PPC476, 0, {RTO, RA0, RB}},
|