FD.io VPP  v19.01.2-3-gf61a1a8
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 271 of file map.api.

Field Documentation

u8 vl_api_map_param_set_traffic_class_t::class

Definition at line 276 of file map.api.

u32 vl_api_map_param_set_traffic_class_t::client_index

Definition at line 273 of file map.api.

u32 vl_api_map_param_set_traffic_class_t::context

Definition at line 274 of file map.api.

bool vl_api_map_param_set_traffic_class_t::copy

Definition at line 275 of file map.api.


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