DPDK  22.07.0
Data Fields
rte_mbuf_ext_shared_info Struct Reference

#include <rte_mbuf_core.h>

Data Fields

rte_mbuf_extbuf_free_callback_t free_cb
 
void * fcb_opaque
 

Detailed Description

Shared data at the end of an external buffer.

Definition at line 772 of file rte_mbuf_core.h.

Field Documentation

◆ free_cb

Free callback function

Definition at line 773 of file rte_mbuf_core.h.

◆ fcb_opaque

void* fcb_opaque

Free callback argument

Definition at line 774 of file rte_mbuf_core.h.


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