List of all members.
Public Member Functions |
|
virtual int | command (int argc, const char *const *argv) |
|
Packet * | deque (void) |
|
void | enque (Packet *pkt) |
|
int | hash (Packet *pkt) |
|
void | clear () |
|
int | length () |
|
int | blength () |
Protected Member Functions |
|
PacketDRR * | getMaxflow (PacketDRR *curr) |
Protected Attributes |
|
int | buckets_ |
|
int | blimit_ |
|
int | quantum_ |
|
int | mask_ |
|
int | bytecnt |
|
int | pktcnt |
|
int | flwcnt |
|
PacketDRR * | curr |
|
PacketDRR * | drr |
The documentation for this class was generated from the following file:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/queue/drr.cc