ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ns-2/tcp/tfrc.h File Reference

#include "agent.h"
#include "packet.h"
#include "ip.h"
#include "timer-handler.h"
#include "random.h"

Compounds

struct  hdr_tfrc
struct  hdr_tfrc_ack
class  TfrcAgent
class  TfrcNoFeedbackTimer
class  TfrcSendTimer

Defines

#define SMALLFLOAT   0.0000001
#define DECREASE   1
#define NORMAL   2
#define INCREASE   3
#define MAXSEQ   1073741824
#define SLOW_START   1
#define CONG_AVOID   2
#define RATE_DECREASE   3
#define OUT_OF_SLOW_START   4

Define Documentation

#define CONG_AVOID   2
 

#define DECREASE   1
 

#define INCREASE   3
 

#define MAXSEQ   1073741824
 

#define NORMAL   2
 

#define OUT_OF_SLOW_START   4
 

#define RATE_DECREASE   3
 

#define SLOW_START   1
 

#define SMALLFLOAT   0.0000001
 


This document is generated by doxygen.