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

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. More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_qos_egress_map_t map
 

Detailed Description

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.

There is one row in the map for each input/record source. The MAP is then applied to the egress interface at for a given output source

Template Parameters
map- The Map

Definition at line 164 of file qos.api.

Field Documentation

◆ client_index

u32 vl_api_qos_egress_map_update_t::client_index

Definition at line 166 of file qos.api.

◆ context

u32 vl_api_qos_egress_map_update_t::context

Definition at line 167 of file qos.api.

◆ map

vl_api_qos_egress_map_t vl_api_qos_egress_map_update_t::map

Definition at line 168 of file qos.api.


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