FD.io VPP  v21.06
Vector Packet Processing
vl_api_qos_record_enable_disable_t Struct Reference

Enable/Disable QoS recording 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_record_t record
 

Detailed Description

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

Recording should be used in conjunction with marking

Template Parameters
enable- enable=1 or disable the feature
record- Recording configuration

Definition at line 109 of file qos.api.

Field Documentation

◆ client_index

u32 vl_api_qos_record_enable_disable_t::client_index

Definition at line 111 of file qos.api.

◆ context

u32 vl_api_qos_record_enable_disable_t::context

Definition at line 112 of file qos.api.

◆ enable

bool vl_api_qos_record_enable_disable_t::enable[default=true]

Definition at line 113 of file qos.api.

◆ record

vl_api_qos_record_t vl_api_qos_record_enable_disable_t::record

Definition at line 114 of file qos.api.


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