FD.io VPP  v20.05-21-gb1500e9ff
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 205 of file classify.api.

Field Documentation

◆ context

u32 vl_api_classify_table_ids_reply_t::context

Definition at line 207 of file classify.api.

◆ count

u32 vl_api_classify_table_ids_reply_t::count

Definition at line 209 of file classify.api.

◆ ids

u32 vl_api_classify_table_ids_reply_t::ids[count]

Definition at line 210 of file classify.api.

◆ retval

i32 vl_api_classify_table_ids_reply_t::retval

Definition at line 208 of file classify.api.


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