Searched refs:RTO (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/Documentation/networking/ |
D | proc_net_tcp.txt | 21 | | | | |--> number of unrecovered RTO timeouts
|
D | ip-sysctl.txt | 285 Enables Forward RTO-Recovery (F-RTO) defined in RFC5682. 286 F-RTO is an enhanced recovery algorithm for TCP retransmission 288 RTT fluctuates (e.g., wireless). F-RTO is sender-side only 291 By default it's enabled with a non-zero value. 0 disables F-RTO. 411 when RTO retransmissions remain unacknowledged. 438 something is wrong due to unacknowledged RTO retransmissions, 447 when RTO retransmissions remain unacknowledged. 449 exponential backoff with an initial RTO of TCP_RTO_MIN would 450 retransmit N times before killing the connection at the (N+1)th RTO. 454 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-4.1.27/drivers/net/irda/ |
D | sh_irda.c | 82 #define RTO (0x3 << RTO_SHIFT) macro 235 sh_irda_update_bits(self, IRCFR, RTO, interval << RTO_SHIFT); in sh_irda_set_timeout()
|
/linux-4.1.27/arch/powerpc/xmon/ |
D | ppc-opc.c | 439 #define RTO RSO macro 4447 { "tlbsx", XRC(31,914,0), X_MASK, PPC403|BOOKE, { RTO, RA, RB } }, 4448 { "tlbsx.", XRC(31,914,1), X_MASK, PPC403|BOOKE, { RTO, RA, RB } },
|