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

Classify get the Trace tables response. More...

Data Fields

u32 context
 
i32 retval
 
u32 count
 
u32 indices [count]
 

Detailed Description

Classify get the Trace tables response.

Template Parameters
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 606 of file classify.api.

Field Documentation

◆ context

u32 vl_api_classify_trace_get_tables_reply_t::context

Definition at line 608 of file classify.api.

◆ count

u32 vl_api_classify_trace_get_tables_reply_t::count

Definition at line 610 of file classify.api.

◆ indices

u32 vl_api_classify_trace_get_tables_reply_t::indices[count]

Definition at line 611 of file classify.api.

◆ retval

i32 vl_api_classify_trace_get_tables_reply_t::retval

Definition at line 609 of file classify.api.


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