FD.io VPP  v17.04-9-g99c0734
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 190 of file classify.api.

Field Documentation

u32 vl_api_classify_table_ids_reply_t::context

Definition at line 192 of file classify.api.

u32 vl_api_classify_table_ids_reply_t::count

Definition at line 194 of file classify.api.

u32 vl_api_classify_table_ids_reply_t::ids[count]

Definition at line 195 of file classify.api.

i32 vl_api_classify_table_ids_reply_t::retval

Definition at line 193 of file classify.api.


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