rte_mbuf_dynflag
Contents
Detailed Description
Structure describing the parameters of a mbuf dynamic flag.
Definition at line 95 of file rte_mbuf_dyn.h.
Field Documentation
charname[RTE_MBUF_DYN_NAMESIZE]
Name of the dynamic flag.
Definition at line 96 of file rte_mbuf_dyn.h.
unsignedintflags
Reserved for future use, must be 0.
Definition at line 97 of file rte_mbuf_dyn.h.
Name
rte_mbuf_dynflag
Synopsis
#include <rte_mbuf_dyn.h>
DataFields
char name [RTE_MBUF_DYN_NAMESIZE]
unsigned int flags