FD.io VPP
v17.10-9-gd594711
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 69 of file api_common.h.
int trace_cfg_t::replay_enable |
This message can be replayed.
Definition at line 73 of file api_common.h.
int trace_cfg_t::size |
for sanity checking
Definition at line 71 of file api_common.h.
int trace_cfg_t::trace_enable |
trace this message
Definition at line 72 of file api_common.h.