| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <dsPolicy.h>
Inheritance diagram for PolicyClassifier:

Public Member Functions | |
| PolicyClassifier () | |
| void | addPolicyEntry (int argc, const char *const *argv) |
| void | addPolicerEntry (int argc, const char *const *argv) |
| void | updatePolicyRTT (int argc, const char *const *argv) |
| double | getCBucket (const char *const *argv) |
| int | mark (Packet *pkt) |
| void | printPolicyTable () |
| void | printPolicerTable () |
Public Attributes | |
| Policy * | policy_pool [MAX_POLICIES] |
Protected Member Functions | |
| policyTableEntry * | getPolicyTableEntry (nsaddr_t source, nsaddr_t dest) |
| policerTableEntry * | getPolicerTableEntry (int policy_index, int oldCodePt) |
Protected Attributes | |
| policyTableEntry | policyTable [MAX_POLICIES] |
| int | policyTableSize |
| policerTableEntry | policerTable [MAX_CP] |
| int | policerTableSize |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|