Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_rxtx.c625 rte_pktmbuf_detach_extbuf(m); in hn_rxpkt()
661 rte_pktmbuf_detach_extbuf(m); in hn_rxpkt()
/f-stack/dpdk/lib/librte_mbuf/
H A Drte_mbuf.h1097 #define rte_pktmbuf_detach_extbuf(m) rte_pktmbuf_detach(m) macro
/f-stack/dpdk/app/test/
H A Dtest_mbuf.c2394 rte_pktmbuf_detach_extbuf(m); in test_pktmbuf_ext_shinfo_init_helper()
2399 rte_pktmbuf_detach_extbuf(clone); in test_pktmbuf_ext_shinfo_init_helper()