| 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"#include "tfrc.h"Compounds | |
| class | TfrcNackTimer |
| class | TfrcSinkAgent |
Defines | |
| #define | LARGE_DOUBLE 9999999999.99 |
| #define | SAMLLFLOAT 0.0000001 |
| #define | UNKNOWN 0 |
| #define | RCVD 1 |
| #define | LOST 2 |
| #define | NOT_RCVD 3 |
| #define | ECNLOST 4 |
| #define | ECN_RCVD 5 |
| #define | DEFAULT_NUMSAMPLES 8 |
| #define | WALI 1 |
| #define | EWMA 2 |
| #define | RBPH 3 |
| #define | EBPH 4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|