![]() |
FD.io VPP
v21.06-1-gbb7418cf9
Vector Packet Processing
|
Set MAP traffic class parameters. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| bool | copy |
| u8 | tc_class |
Set MAP traffic class 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 tc_class instead |
| tc_class | - class field value when copy == 0 |