Home
last modified time | relevance | path

Searched refs:rte_pktmbuf_refcnt_update (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/examples/ipv4_multicast/
H A Dmain.c332 rte_pktmbuf_refcnt_update(m, (uint16_t)port_num); in mcast_forward()
/f-stack/dpdk/lib/librte_mbuf/
H A Drte_mbuf.h1483 static inline void rte_pktmbuf_refcnt_update(struct rte_mbuf *m, int16_t v) in rte_pktmbuf_refcnt_update() function
/f-stack/dpdk/app/test/
H A Dtest_mbuf.c1049 rte_pktmbuf_refcnt_update(m, ref); in test_refcnt_iter()
1054 rte_pktmbuf_refcnt_update(m, 1); in test_refcnt_iter()