OpenFlow Data Plane Abstraction (OF-DPA) API Guide and Reference Manual
|
Parameters used to configure an Three-Color-Marking type meter. More...
#include <ofdpa_datatypes.h>
Data Fields | |
OFDPA_METER_COLOR_MODE_t | colorAwareMode |
uint32_t | redBurst |
PBS in kilobytes or packets depending on tcmRateUnit. | |
uint32_t | redRate |
PIR in kbps or packet per second depending on tcmRateUnit. | |
OFDPA_TCM_METER_MODE_t | tcmMode |
OFDPA_METER_RATE_UNIT_t | tcmRateUnit |
uint32_t | yellowBurst |
CBS in kilobytes or packets depending on tcmRateUnit. | |
uint32_t | yellowRate |
CIR in kbps or packet per second depending on tcmRateUnit. | |
Parameters used to configure an Three-Color-Marking type meter.
Definition at line 2622 of file ofdpa_datatypes.h.