DPDK  21.02.0
Data Fields
rte_mbuf_dynflag Struct Reference

#include <rte_mbuf_dyn.h>

Data Fields

char name [RTE_MBUF_DYN_NAMESIZE]
 
unsigned int flags
 

Detailed Description

Structure describing the parameters of a mbuf dynamic flag.

Definition at line 97 of file rte_mbuf_dyn.h.

Field Documentation

Name of the dynamic flag.

Definition at line 98 of file rte_mbuf_dyn.h.

unsigned int flags

Reserved for future use, must be 0.

Definition at line 99 of file rte_mbuf_dyn.h.


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