INET Framework for OMNeT++/OMNEST
TCPBaseAlg.cc File Reference

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 
 inet::tcp
 

Macros

#define DELAYED_ACK_TIMEOUT   0.2
 
#define MAX_REXMIT_COUNT   12
 
#define MIN_REXMIT_TIMEOUT   1.0
 
#define MAX_REXMIT_TIMEOUT   240
 
#define MIN_PERSIST_TIMEOUT   5
 
#define MAX_PERSIST_TIMEOUT   60
 

Macro Definition Documentation

#define DELAYED_ACK_TIMEOUT   0.2
#define MAX_PERSIST_TIMEOUT   60
#define MAX_REXMIT_COUNT   12
#define MIN_PERSIST_TIMEOUT   5
#define MIN_REXMIT_TIMEOUT   1.0