List of all members.
Public Member Functions |
|
void | in (Packet *) |
|
void | out (Packet *) |
|
void | drop (Packet *) |
|
void | edrop (Packet *) |
|
void | mon_edrop (Packet *) |
|
int | command (int argc, const char *const *argv) |
|
void | setClassifier (Classifier *classifier) |
|
Flow * | find (Packet *p) |
Protected Member Functions |
|
void | dumpflows () |
|
void | dumpflow (Tcl_Channel, Flow *) |
|
void | fformat (Flow *) |
|
char * | flow_list () |
Protected Attributes |
|
Classifier * | classifier_ |
|
Tcl_Channel | channel_ |
|
int | enable_in_ |
|
int | enable_out_ |
|
int | enable_drop_ |
|
int | enable_edrop_ |
|
int | enable_mon_edrop_ |
|
char | wrk_ [65536] |
The documentation for this class was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/tools/flowmon.h
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/tools/flowmon.cc