FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
mdata_t Struct Reference

Data Fields

u32 node_index
 Node index, ~0 means no data from this run. More...
 
u8 mdata [128]
 buffer metadata, cast to vlib_buffer_t as needed More...
 

Detailed Description

Definition at line 29 of file mdata.h.

Field Documentation

◆ mdata

u8 mdata_t::mdata[128]

buffer metadata, cast to vlib_buffer_t as needed

Definition at line 34 of file mdata.h.

◆ node_index

u32 mdata_t::node_index

Node index, ~0 means no data from this run.

Definition at line 32 of file mdata.h.


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