List of all members.
Public Member Functions |
|
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 |
The documentation for this class was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/diffserv/dsPolicy.h
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/diffserv/dsPolicy.cc