DPDK  19.08.2
Data Fields
rte_mbuf_ext_shared_info Struct Reference

#include <rte_mbuf.h>

Data Fields

rte_mbuf_extbuf_free_callback_t free_cb
 
void * fcb_opaque
 
rte_atomic16_t refcnt_atomic
 

Detailed Description

Shared data at the end of an external buffer.Maximum number of nb_segs allowed.

Definition at line 751 of file rte_mbuf.h.

Field Documentation

Free callback function

Definition at line 752 of file rte_mbuf.h.

void* fcb_opaque

Free callback argument

Definition at line 753 of file rte_mbuf.h.

rte_atomic16_t refcnt_atomic

Atomically accessed refcnt

Definition at line 754 of file rte_mbuf.h.


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