FD.io VPP  v21.06-3-gbb25fbf28
Vector Packet Processing
vl_api_classify_pcap_lookup_table_reply_t Struct Reference

Classify pcap table lookup response. More...

Data Fields

u32 context
 
i32 retval
 
u32 table_index
 

Detailed Description

Classify pcap table lookup response.

Template Parameters
context- sender context, to match reply w/ request
retval- return code for the table lookup request
table_index- returned index of the found table, or ~0

Definition at line 472 of file classify.api.

Field Documentation

◆ context

u32 vl_api_classify_pcap_lookup_table_reply_t::context

Definition at line 474 of file classify.api.

◆ retval

i32 vl_api_classify_pcap_lookup_table_reply_t::retval

Definition at line 475 of file classify.api.

◆ table_index

u32 vl_api_classify_pcap_lookup_table_reply_t::table_index

Definition at line 476 of file classify.api.


The documentation for this struct was generated from the following file: