FD.io VPP  v19.01.2-3-gf61a1a8
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...

+ Collaboration diagram for vl_api_qos_egress_map_update_t:

Data Fields

u32 client_index
 
u32 context
 
u32 map_id
 
vl_api_qos_egress_map_row_t rows [4]
 

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_id- client provided identifier for the map
rows- one row (per-input source) of output values

Definition at line 66 of file qos.api.

Field Documentation

u32 vl_api_qos_egress_map_update_t::client_index

Definition at line 68 of file qos.api.

u32 vl_api_qos_egress_map_update_t::context

Definition at line 69 of file qos.api.

u32 vl_api_qos_egress_map_update_t::map_id

Definition at line 70 of file qos.api.

vl_api_qos_egress_map_row_t vl_api_qos_egress_map_update_t::rows[4]

Definition at line 71 of file qos.api.


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