| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|