FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Trace configuration for a single message. More...
Data Fields | |
int | size |
for sanity checking More... | |
int | trace_enable |
trace this message More... | |
int | replay_enable |
This message can be replayed. More... | |
Trace configuration for a single message.
Definition at line 77 of file api_common.h.
int trace_cfg_t::replay_enable |
This message can be replayed.
Definition at line 81 of file api_common.h.
int trace_cfg_t::size |
for sanity checking
Definition at line 79 of file api_common.h.
int trace_cfg_t::trace_enable |
trace this message
Definition at line 80 of file api_common.h.