FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
trace.h File Reference
+ Include dependency graph for trace.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  vlib_trace_header_t
 
struct  vlib_trace_node_t
 
struct  vlib_trace_main_t
 

Macros

#define FILTER_FLAG_NONE   0
 
#define FILTER_FLAG_INCLUDE   1
 
#define FILTER_FLAG_EXCLUDE   2
 

Macro Definition Documentation

#define FILTER_FLAG_EXCLUDE   2

Definition at line 79 of file trace.h.

#define FILTER_FLAG_INCLUDE   1

Definition at line 78 of file trace.h.

#define FILTER_FLAG_NONE   0

Definition at line 77 of file trace.h.