Searched refs:RTO (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/Documentation/networking/ |
D | proc_net_tcp.txt | 21 | | | | |--> number of unrecovered RTO timeouts
|
D | ip-sysctl.txt | 218 Enables Forward RTO-Recovery (F-RTO) defined in RFC4138. 219 F-RTO is an enhanced recovery algorithm for TCP retransmission 222 rather than intermediate router congestion. F-RTO is sender-side 227 F-RTO if flow uses SACK. The basic version can be used also when 228 SACK is in use though scenario(s) with it exists where F-RTO 233 When F-RTO has detected that a TCP retransmission timeout was 346 when RTO retransmissions remain unacknowledged. 365 something is wrong due to unacknowledged RTO retransmissions, 374 when RTO retransmissions remain unacknowledged. 376 exponential backoff with an initial RTO of TCP_RTO_MIN would [all …]
|
D | dccp.txt | 193 of the RTO timer. This setting can be modified via the 'rto_min' option
|
/linux-2.6.39/drivers/net/irda/ |
D | sh_irda.c | 83 #define RTO (0x3 << RTO_SHIFT) macro 236 sh_irda_update_bits(self, IRCFR, RTO, interval << RTO_SHIFT); in sh_irda_set_timeout()
|
/linux-2.6.39/arch/powerpc/xmon/ |
D | ppc-opc.c | 438 #define RTO RSO macro 4446 { "tlbsx", XRC(31,914,0), X_MASK, PPC403|BOOKE, { RTO, RA, RB } }, 4447 { "tlbsx.", XRC(31,914,1), X_MASK, PPC403|BOOKE, { RTO, RA, RB } },
|