FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vl_api_qos_mark_enable_disable_t Struct Reference

Enable/Disable QoS marking. More...

Data Fields

u32 client_index
 
u32 context
 
bool enable [default=true]
 
vl_api_qos_mark_t mark
 

Detailed Description

Enable/Disable QoS marking.

Template Parameters
enable- enable=1 or disable the feature
mark- Marking config

Definition at line 223 of file qos.api.

Field Documentation

◆ client_index

u32 vl_api_qos_mark_enable_disable_t::client_index

Definition at line 225 of file qos.api.

◆ context

u32 vl_api_qos_mark_enable_disable_t::context

Definition at line 226 of file qos.api.

◆ enable

bool vl_api_qos_mark_enable_disable_t::enable[default=true]

Definition at line 227 of file qos.api.

◆ mark

vl_api_qos_mark_t vl_api_qos_mark_enable_disable_t::mark

Definition at line 228 of file qos.api.


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