Searched refs:VHOST_NET_SET_BACKEND (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/include/uapi/linux/
H A Dvhost.h132 #define VHOST_NET_SET_BACKEND _IOW(VHOST_VIRTIO, 0x30, struct vhost_vring_file) macro
/linux-master/include/uapi/linux/
H A Dvhost.h132 #define VHOST_NET_SET_BACKEND _IOW(VHOST_VIRTIO, 0x30, struct vhost_vring_file) macro
/linux-master/tools/virtio/
H A Dvhost_net_test.c204 r = ioctl(dev->control, VHOST_NET_SET_BACKEND, &backend);
/linux-master/drivers/vhost/
H A Dnet.c1673 case VHOST_NET_SET_BACKEND:

Completed in 140 milliseconds