Public Member Functions | |
| void | init (int, int, int) |
| void | applyMeter (policyTableEntry *policy, Packet *pkt) |
| int | applyPolicer (policyTableEntry *policy, policerTableEntry *policer, Packet *pkt) |
| int | dropPacket (Packet *) |
| void | detect (Packet *pkt) |
| void | detectPr () |
| void | detectPr (int) |
| void | detectPr (int, int) |
| void | detectBr () |
| void | detectBr (int) |
| void | detectBr (int, int) |
| void | limitPr () |
| void | limitPr (double) |
| void | limitBr () |
| void | limitBr (double) |
| void | coupleEW (EWPolicy *) |
| void | coupleEW (EWPolicy *, double) |
Public Attributes | |
| EWdetectorB * | ewB |
| EWdetectorB * | cewB |
| EWdetectorP * | ewP |
| EWdetectorP * | cewP |
| TBrateLimitor * | rlP |
| TBrateLimitor * | rlB |
1.7.1