| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <math.h>#include "packet.h"#include "queue.h"#include "xcpq.h"Compounds | |
| class | XCPWrapQ |
Defines | |
| #define | MAX_QNUM 3 |
| #define | CP_XCP 10 |
| #define | CP_TCP 20 |
| #define | CP_OTHER 30 |
Enumerations | |
| enum | { XCPQ = 0, TCPQ = 1, OTHERQ = 2 } |
Variables | |
| unsigned int | next_router = 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|