List of all members.
Public Member Functions |
|
int | command (int argc, const char *const *argv) |
|
void | recv (Packet *, Handler *) |
Protected Member Functions |
|
virtual void | enque (Packet *pkt) |
|
virtual Packet * | deque () |
|
void | addQueueWeights (int queueNum, int weight) |
|
int | queueToDeque () |
|
int | queueToEnque (int codePt) |
|
void | mark (Packet *p) |
|
int | getCodePt (Packet *p) |
|
void | setVirtualQueues () |
Protected Attributes |
|
Queue * | q_ [MAX_QNUM] |
|
XCPQueue * | xcpq_ |
|
unsigned int | routerId_ |
|
int | qToDq_ |
|
double | wrrTemp_ [MAX_QNUM] |
|
double | queueWeight_ [MAX_QNUM] |
|
int | spread_bytes_ |
|
bool | tcp_xcp_on_ |
The documentation for this class was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/xcp/xcp.h
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/xcp/xcp.cc