FD.io VPP  v20.01-48-g3e0dafb74
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
 
bool enable [default=true]
 
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 64 of file qos.api.

Field Documentation

◆ client_index

u32 vl_api_qos_store_enable_disable_t::client_index

Definition at line 66 of file qos.api.

◆ context

u32 vl_api_qos_store_enable_disable_t::context

Definition at line 67 of file qos.api.

◆ enable

bool vl_api_qos_store_enable_disable_t::enable[default=true]

Definition at line 68 of file qos.api.

◆ store

vl_api_qos_store_t vl_api_qos_store_enable_disable_t::store

Definition at line 69 of file qos.api.


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