FD.io VPP  v20.05-21-gb1500e9ff
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 30 of file mdata.h.

Field Documentation

◆ mdata

u8 mdata_t::mdata[128]

buffer metadata, cast to vlib_buffer_t as needed

Definition at line 35 of file mdata.h.

◆ node_index

u32 mdata_t::node_index

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

Definition at line 33 of file mdata.h.


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