Searched refs:virtio_tx_local (Results 1 – 1 of 1) sorted by relevance
1092 virtio_tx_local(struct vhost_dev *vdev, struct rte_mbuf *m) in virtio_tx_local() function1242 if ((vm2vm_mode == VM2VM_SOFTWARE) && (virtio_tx_local(vdev, m) == 0)) in virtio_tx_route()