FD.io VPP
v20.05.1-6-gf53edbc3b
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 |