Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_mbuf/
H A Drte_mbuf_core.h473 struct rte_mbuf { struct
493 * rte_mbuf_refcnt_update(), rte_mbuf_refcnt_read(), and argument
497 uint16_t refcnt;
503 uint16_t port;
508 RTE_MARKER rx_descriptor_fields1;
518 union {
568 struct rte_mbuf_sched sched; argument
594 struct rte_mbuf *next; /**< Next segment of scattered packet. */ argument
598 union {
637 struct rte_mbuf_ext_shared_info *shinfo; argument
[all …]