Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvirtio_net.c2065 virtio_dev_extbuf_alloc(struct rte_mbuf *pkt, uint32_t size) in virtio_dev_extbuf_alloc() function
2119 if (dev->extbuf && !virtio_dev_extbuf_alloc(pkt, data_len)) in virtio_dev_pktmbuf_alloc()