logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_mbuf_ext_shared_info

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                     rte_mbuf_ext_shared_info(3)

Detailed Description

       Shared data at the end of an external buffer.

       Definition at line 684 of file rte_mbuf_core.h.

Field Documentation

rte_mbuf_extbuf_free_callback_tfree_cb
       Free callback function

       Definition at line 685 of file rte_mbuf_core.h.

   void*fcb_opaque
       Free callback argument

       Definition at line 686 of file rte_mbuf_core.h.

Name

       rte_mbuf_ext_shared_info

Synopsis

       #include <rte_mbuf_core.h>

   DataFieldsrte_mbuf_extbuf_free_callback_tfree_cb
       void * fcb_opaque

See Also