FD.io VPP  v18.01-8-g0eacf49
Vector Packet Processing
vl_api_classify_table_ids_reply_t Struct Reference

Reply for classify get table IDs request. More...

Data Fields

u32 context
 
i32 retval
 
u32 count
 
u32 ids [count]
 

Detailed Description

Reply for classify get table IDs request.

Template Parameters
context- sender context which was passed in the request
count- number of ids returned in response
ids- array of classify table ids

Definition at line 177 of file classify.api.

Field Documentation

u32 vl_api_classify_table_ids_reply_t::context

Definition at line 179 of file classify.api.

u32 vl_api_classify_table_ids_reply_t::count

Definition at line 181 of file classify.api.

u32 vl_api_classify_table_ids_reply_t::ids[count]

Definition at line 182 of file classify.api.

i32 vl_api_classify_table_ids_reply_t::retval

Definition at line 180 of file classify.api.


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