Home
last modified time | relevance | path

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

/dpdk/examples/vhost/
H A Dmain.c1003 sync_virtio_xmit(struct vhost_dev *dst_vdev, struct vhost_dev *src_vdev, in sync_virtio_xmit() argument
1019 src_vdev->stats.tx_total++; in sync_virtio_xmit()
1020 src_vdev->stats.tx += ret; in sync_virtio_xmit()