FD.io VPP  v20.01-48-g3e0dafb74
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 80 of file api_common.h.

Field Documentation

◆ replay_enable

int trace_cfg_t::replay_enable

This message can be replayed.

Definition at line 84 of file api_common.h.

◆ size

int trace_cfg_t::size

for sanity checking

Definition at line 82 of file api_common.h.

◆ trace_enable

int trace_cfg_t::trace_enable

trace this message

Definition at line 83 of file api_common.h.


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