FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vl_api_map_param_set_traffic_class_t Struct Reference

Set MAP traffic class parameters. More...

Data Fields

u32 client_index
 
u32 context
 
bool copy
 
u8 class
 

Detailed Description

Set MAP traffic class parameters.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
copy- 1 = copy packet class/TOS field, 0 = use class instead
class- class field value when copy == 0

Definition at line 287 of file map.api.

Field Documentation

u8 vl_api_map_param_set_traffic_class_t::class

Definition at line 292 of file map.api.

u32 vl_api_map_param_set_traffic_class_t::client_index

Definition at line 289 of file map.api.

u32 vl_api_map_param_set_traffic_class_t::context

Definition at line 290 of file map.api.

bool vl_api_map_param_set_traffic_class_t::copy

Definition at line 291 of file map.api.


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