Home
last modified time | relevance | path

Searched refs:RTO (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/Documentation/networking/
Dproc_net_tcp.txt21 | | | | |--> number of unrecovered RTO timeouts
Dip-sysctl.txt294 Enables Forward RTO-Recovery (F-RTO) defined in RFC5682.
295 F-RTO is an enhanced recovery algorithm for TCP retransmission
297 RTT fluctuates (e.g., wireless). F-RTO is sender-side only
300 By default it's enabled with a non-zero value. 0 disables F-RTO.
428 when RTO retransmissions remain unacknowledged.
464 something is wrong due to unacknowledged RTO retransmissions,
473 when RTO retransmissions remain unacknowledged.
475 exponential backoff with an initial RTO of TCP_RTO_MIN would
476 retransmit N times before killing the connection at the (N+1)th RTO.
480 TCP will effectively time out at the first RTO which exceeds the
[all …]
Ddccp.txt193 of the RTO timer. This setting can be modified via the 'rto_min' option
/linux-4.4.14/drivers/net/irda/
Dsh_irda.c82 #define RTO (0x3 << RTO_SHIFT) macro
235 sh_irda_update_bits(self, IRCFR, RTO, interval << RTO_SHIFT); in sh_irda_set_timeout()
/linux-4.4.14/arch/powerpc/xmon/
Dppc-opc.c439 #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 } },