![]() |
FD.io VPP
v21.01
Vector Packet Processing
|
Classify trace table lookup response. More...
Data Fields | |
| u32 | context |
| i32 | retval |
| u32 | table_index |
Classify trace table lookup response.
| context | - sender context which was passed in the request |
| retval | - return code for the table lookup request |
| table_index | - returned index of the found table, or ~0 |
Definition at line 557 of file classify.api.
| u32 vl_api_classify_trace_lookup_table_reply_t::context |
Definition at line 559 of file classify.api.
| i32 vl_api_classify_trace_lookup_table_reply_t::retval |
Definition at line 560 of file classify.api.
| u32 vl_api_classify_trace_lookup_table_reply_t::table_index |
Definition at line 561 of file classify.api.