Sponsor:

Your company here, and a link to your site. Click to find out more.

rte_mbuf_dynflag - Man Page

Synopsis

#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 95 of file rte_mbuf_dyn.h.

Field Documentation

char name[RTE_MBUF_DYN_NAMESIZE]

Name of the dynamic flag.

Definition at line 96 of file rte_mbuf_dyn.h.

unsigned int flags

Reserved for future use, must be 0.

Definition at line 97 of file rte_mbuf_dyn.h.

Author

Generated automatically by Doxygen for DPDK from the source code.

Info

Version 23.11.0 DPDK