Searched refs:RTO (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/networking/ |
H A D | proc_net_tcp.rst | 27 | | | | |--> number of unrecovered RTO timeouts
|
H A D | ip-sysctl.rst | 468 Enables Forward RTO-Recovery (F-RTO) defined in RFC5682. 469 F-RTO is an enhanced recovery algorithm for TCP retransmission 471 RTT fluctuates (e.g., wireless). F-RTO is sender-side only 474 By default it's enabled with a non-zero value. 0 disables F-RTO. 634 when RTO retransmissions remain unacknowledged. 690 something is wrong due to unacknowledged RTO retransmissions, 699 when RTO retransmissions remain unacknowledged. 701 exponential backoff with an initial RTO of TCP_RTO_MIN would 702 retransmit N times before killing the connection at the (N+1)th RTO. 706 TCP will effectively time out at the first RTO which exceeds the [all …]
|
H A D | dccp.rst | 203 of the RTO timer. This setting can be modified via the 'rto_min' option
|
H A D | snmp_counter.rst | 408 The spurious retransmission timeout detected by the `F-RTO`_ 411 .. _F-RTO: https://tools.ietf.org/html/rfc5682 600 the RTO expires for this packet, then the sender assumes this packet
|
/linux/arch/powerpc/xmon/ |
H A 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}},
|