FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
vl_api_trace_profile_show_config_reply_t Struct Reference

Show trace config response. More...

Data Fields

u32 context
 
i32 retval
 
u8 trace_type
 
u8 num_elts
 
u8 trace_tsp
 
u32 node_id
 
u32 app_data
 

Detailed Description

Show trace config response.

Template Parameters
context- sender context, to match reply w/ request
retval- return value for request
trace_type- Type of trace requested
num_elts- Number of trace elements to be inserted
node_id- Trace Node ID
trace_tsp-Timestamp resolution
app_data- Application specific opaque

Definition at line 63 of file trace.api.

Field Documentation

◆ app_data

u32 vl_api_trace_profile_show_config_reply_t::app_data

Definition at line 70 of file trace.api.

◆ context

u32 vl_api_trace_profile_show_config_reply_t::context

Definition at line 64 of file trace.api.

◆ node_id

u32 vl_api_trace_profile_show_config_reply_t::node_id

Definition at line 69 of file trace.api.

◆ num_elts

u8 vl_api_trace_profile_show_config_reply_t::num_elts

Definition at line 67 of file trace.api.

◆ retval

i32 vl_api_trace_profile_show_config_reply_t::retval

Definition at line 65 of file trace.api.

◆ trace_tsp

u8 vl_api_trace_profile_show_config_reply_t::trace_tsp

Definition at line 68 of file trace.api.

◆ trace_type

u8 vl_api_trace_profile_show_config_reply_t::trace_type

Definition at line 66 of file trace.api.


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