FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vl_api_show_threads_reply_t Struct Reference

show_threads_reply More...

+ Collaboration diagram for vl_api_show_threads_reply_t:

Data Fields

u32 context
 
i32 retval
 
u32 count
 
vl_api_thread_data_t thread_data [count]
 

Detailed Description

show_threads_reply

Template Parameters
context- returned sender context, to match reply w/ request
retval- return code
count- number of threads in thread_data array
thread_data- array of thread data

Definition at line 233 of file vpe.api.

Field Documentation

u32 vl_api_show_threads_reply_t::context

Definition at line 235 of file vpe.api.

u32 vl_api_show_threads_reply_t::count

Definition at line 237 of file vpe.api.

i32 vl_api_show_threads_reply_t::retval

Definition at line 236 of file vpe.api.

vl_api_thread_data_t vl_api_show_threads_reply_t::thread_data[count]

Definition at line 238 of file vpe.api.


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