FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Classify pcap table lookup response. More...
Data Fields | |
u32 | context |
i32 | retval |
u32 | table_index |
Classify pcap 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 sorted table chain |
Definition at line 500 of file classify.api.
u32 vl_api_classify_pcap_set_table_reply_t::context |
Definition at line 502 of file classify.api.
i32 vl_api_classify_pcap_set_table_reply_t::retval |
Definition at line 503 of file classify.api.
u32 vl_api_classify_pcap_set_table_reply_t::table_index |
Definition at line 504 of file classify.api.