![]() |
FD.io VPP
v16.09
Vector Packet Processing
|
Add/Delete classification table response. More...
Data Fields | |
| u32 | context |
| i32 | retval |
| u32 | new_table_index |
| u32 | skip_n_vectors |
| u32 | match_n_vectors |
Add/Delete classification table response.
| context | - sender context, to match reply w/ request |
| retval | - return code for the table add/del requst |
| new_table_index | - for add, returned index of the new table |
| skip_n_vectors | - for add, returned value of skip_n_vectors in table |
| match_n_vectors | -for add, returned value of match_n_vectors in table |