Home
last modified time | relevance | path

Searched refs:rte_pktmbuf_reset_headroom (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/lib/librte_mbuf/
H A Drte_mbuf.h847 static inline void rte_pktmbuf_reset_headroom(struct rte_mbuf *m) in rte_pktmbuf_reset_headroom() function
873 rte_pktmbuf_reset_headroom(m); in rte_pktmbuf_reset()
1271 rte_pktmbuf_reset_headroom(m); in rte_pktmbuf_detach()
/f-stack/dpdk/app/test-pmd/
H A Dtxonly.c208 rte_pktmbuf_reset_headroom(pkt); in pkt_burst_prepare()
/f-stack/dpdk/drivers/net/octeontx/
H A Docteontx_rxtx.h184 rte_pktmbuf_reset_headroom(m); in octeontx_pktmbuf_detach()
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_tx.h104 rte_pktmbuf_reset_headroom(m); in otx2_pktmbuf_detach()
/f-stack/dpdk/lib/librte_vhost/
H A Dvirtio_net.c2095 rte_pktmbuf_reset_headroom(pkt); in virtio_dev_extbuf_alloc()