Searched refs:RTO (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/Documentation/networking/ |
D | proc_net_tcp.txt | 21 | | | | |--> number of unrecovered RTO timeouts
|
D | ip-sysctl.txt | 311 Enables Forward RTO-Recovery (F-RTO) defined in RFC5682. 312 F-RTO is an enhanced recovery algorithm for TCP retransmission 314 RTT fluctuates (e.g., wireless). F-RTO is sender-side only 317 By default it's enabled with a non-zero value. 0 disables F-RTO. 448 when RTO retransmissions remain unacknowledged. 487 something is wrong due to unacknowledged RTO retransmissions, 496 when RTO retransmissions remain unacknowledged. 498 exponential backoff with an initial RTO of TCP_RTO_MIN would 499 retransmit N times before killing the connection at the (N+1)th RTO. 503 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
|
/Linux-v4.19/arch/powerpc/xmon/ |
D | ppc-opc.c | 591 #define RTO RSO macro 6162 {"tlbsx", XRC(31,914,0), X_MASK, PPC403|BOOKE|PPCA2|PPC476, 0, {RTO, RA0, RB}}, 6163 {"tlbsx.", XRC(31,914,1), X_MASK, PPC403|BOOKE|PPCA2|PPC476, 0, {RTO, RA0, RB}},
|