FD.io VPP  v19.08-27-gf4dcae4
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 163 of file qos.api.

Field Documentation

u32 vl_api_qos_egress_map_update_t::client_index

Definition at line 165 of file qos.api.

u32 vl_api_qos_egress_map_update_t::context

Definition at line 166 of file qos.api.

vl_api_qos_egress_map_t vl_api_qos_egress_map_update_t::map

Definition at line 167 of file qos.api.


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