List of all members.
Public Member Functions |
|
| PushbackQueue (const char *const) |
|
virtual void | reportDrop (Packet *pkt) |
|
void | enque (Packet *p) |
|
int | command (int, const char *const *) |
|
void | timeout (int) |
|
double | getBW () |
|
double | getRate () |
|
double | getDropRate () |
Public Attributes |
|
PushbackAgent * | pushback_ |
|
int | verbose_ |
|
RateLimitSessionList * | rlsList_ |
|
RateEstimator * | rateEstimator_ |
Protected Attributes |
|
int | pushbackID_ |
|
int | src_ |
|
int | dst_ |
|
int | rate_limiting_ |
|
EDQueueMonitor * | qmon_ |
|
PushbackQueueTimer * | timer_ |
|
NsObject * | RLDropTrace_ |
The documentation for this class was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/pushback/pushback-queue.h
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/pushback/pushback-queue.cc