Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vhost/
H A Dmain.c845 virtio_tx_local(struct vhost_dev *vdev, struct rte_mbuf *m) in virtio_tx_local() function
988 if ((vm2vm_mode == VM2VM_SOFTWARE) && (virtio_tx_local(vdev, m) == 0)) { in virtio_tx_route()