Types belonging to QoS.
More...
|
class | map |
| A QoS map determines how value from one source are translated to values of another source. More...
|
|
class | mark |
| The marking of packets with QoS bits as they egress an interface. More...
|
|
class | record |
|
class | source_t |
| The Source of the QoS classification (i.e. More...
|
|
class | store |
|
◆ bits_t
◆ from_api() [1/2]
const source_t & VOM::QoS::from_api |
( |
vapi_enum_qos_source |
e | ) |
|
◆ from_api() [2/2]
static const map::outputs_t VOM::QoS::from_api |
( |
vapi_type_qos_egress_map_row |
rows[4] | ) |
|
|
static |
◆ to_api()
vapi_enum_qos_source VOM::QoS::to_api |
( |
const source_t & |
s | ) |
|