FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vl_api_qos_store_enable_disable_t Struct Reference

Enable/Disable QoS storing The QoS bits from the packet at the specified input layer are copied into the packet. More...

Data Fields

u32 client_index
 
u32 context
 
u8 enable
 
vl_api_qos_store_t store
 

Detailed Description

Enable/Disable QoS storing The QoS bits from the packet at the specified input layer are copied into the packet.

Storeing should be used in conjunction with marking

Template Parameters
enable- enable=1 or disable the feature
store- Store configuration

Definition at line 63 of file qos.api.

Field Documentation

u32 vl_api_qos_store_enable_disable_t::client_index

Definition at line 65 of file qos.api.

u32 vl_api_qos_store_enable_disable_t::context

Definition at line 66 of file qos.api.

u8 vl_api_qos_store_enable_disable_t::enable

Definition at line 67 of file qos.api.

vl_api_qos_store_t vl_api_qos_store_enable_disable_t::store

Definition at line 68 of file qos.api.


The documentation for this struct was generated from the following file: