# Functions
Messages returns list of all messages in this module.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
QosEgressMap defines type 'qos_egress_map'.
* @brief Delete a Qos Map - - map_id - ID of the map to delete
QosEgressMapDelete defines message 'qos_egress_map_delete'.
QosEgressMapDeleteReply defines message 'qos_egress_map_delete_reply'.
* QoS map details QosEgressMapDetails defines message 'qos_egress_map_details'.
* Dump the QoS egress maps QosEgressMapDump defines message 'qos_egress_map_dump'.
QosEgressMapRow defines type 'qos_egress_map_row'.
* @brief Update a QoS Map - A QoS map, translates from the QoS value in the packet set by the 'record' - feature, to the value used for output in the 'mark' feature.
QosEgressMapUpdateReply defines message 'qos_egress_map_update_reply'.
QosMark defines type 'qos_mark'.
* QoS marking details QosMarkDetails defines message 'qos_mark_details'.
QosMarkDetailsReply defines message 'qos_mark_details_reply'.
* Dump QoS marking configs QosMarkDump defines message 'qos_mark_dump'.
* @brief Enable/Disable QoS marking - - enable - enable=1 or disable the feature - - mark - Marking config
QosMarkEnableDisable defines message 'qos_mark_enable_disable'.
QosMarkEnableDisableReply defines message 'qos_mark_enable_disable_reply'.
QosRecord defines type 'qos_record'.
* Details of QoS recording configs QosRecordDetails defines message 'qos_record_details'.
* Dump the QoS record configs QosRecordDump defines message 'qos_record_dump'.
* Enable/Disable QoS recording - The QoS bits from the packet at the specified input layer are copied - into the packet.
QosRecordEnableDisableReply defines message 'qos_record_enable_disable_reply'.
QosStore defines type 'qos_store'.
* Details of QoS recording configs QosStoreDetails defines message 'qos_store_details'.
* Dump the QoS store configs QosStoreDump defines message 'qos_store_dump'.
* Enable/Disable QoS storing - The QoS bits from the packet at the specified input layer are copied - into the packet.
QosStoreEnableDisableReply defines message 'qos_store_enable_disable_reply'.
# Interfaces
RPCService defines RPC service qos.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
QosSource defines enum 'qos_source'.