FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Classify get a PCAP tables response. More...
Data Fields | |
u32 | context |
i32 | retval |
u32 | count |
u32 | indices [count] |
Classify get a PCAP tables response.
context | - sender context which was passed in the request |
retval | - return code for the request |
count | - number of ids returned in response |
indices | - array of classify table indices |
Definition at line 524 of file classify.api.
u32 vl_api_classify_pcap_get_tables_reply_t::context |
Definition at line 526 of file classify.api.
u32 vl_api_classify_pcap_get_tables_reply_t::count |
Definition at line 528 of file classify.api.
Definition at line 529 of file classify.api.
i32 vl_api_classify_pcap_get_tables_reply_t::retval |
Definition at line 527 of file classify.api.