FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
trace_cfg_t Struct Reference

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...
 

Detailed Description

Trace configuration for a single message.

Definition at line 69 of file api_common.h.

Field Documentation

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.


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