Home
last modified time | relevance | path

Searched defs:rte_pktmbuf_extmem (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_mbuf/
H A Drte_mbuf.h742 struct rte_pktmbuf_extmem { struct
743 void *buf_ptr; /**< The virtual address of data buffer. */
744 rte_iova_t buf_iova; /**< The IO address of the data buffer. */
745 size_t buf_len; /**< External buffer length in bytes. */
746 uint16_t elt_size; /**< mbuf element size in bytes. */