DOKK / manpages / debian 13 / dpdk-doc / rte_mbuf_dynflag.3.en
rte_mbuf_dynflag(3) Library Functions Manual rte_mbuf_dynflag(3)

rte_mbuf_dynflag

#include <rte_mbuf_dyn.h>


char name [RTE_MBUF_DYN_NAMESIZE]
unsigned int flags

Structure describing the parameters of a mbuf dynamic flag.

Definition at line 95 of file rte_mbuf_dyn.h.

Name of the dynamic flag.

Definition at line 96 of file rte_mbuf_dyn.h.

Reserved for future use, must be 0.

Definition at line 97 of file rte_mbuf_dyn.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK