FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
show_threads_reply More...
Data Fields | |
u32 | context |
i32 | retval |
u32 | count |
vl_api_thread_data_t | thread_data [count] |
show_threads_reply
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 |
vl_api_thread_data_t vl_api_show_threads_reply_t::thread_data[count] |