Searched refs:RTO (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/Documentation/networking/ |
D | proc_net_tcp.txt | 21 | | | | |--> number of unrecovered RTO timeouts
|
D | ip-sysctl.txt | 331 Enables Forward RTO-Recovery (F-RTO) defined in RFC5682. 332 F-RTO is an enhanced recovery algorithm for TCP retransmission 334 RTT fluctuates (e.g., wireless). F-RTO is sender-side only 337 By default it's enabled with a non-zero value. 0 disables F-RTO. 484 when RTO retransmissions remain unacknowledged. 523 something is wrong due to unacknowledged RTO retransmissions, 532 when RTO retransmissions remain unacknowledged. 534 exponential backoff with an initial RTO of TCP_RTO_MIN would 535 retransmit N times before killing the connection at the (N+1)th RTO. 539 TCP will effectively time out at the first RTO which exceeds the [all …]
|
D | dccp.txt | 193 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-v5.4/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}},
|