Searched refs:VHOST_NET_SET_BACKEND (Results 1 – 2 of 2) sorted by relevance
38 #define VHOST_NET_SET_BACKEND _IOW(VHOST_VIRTIO, 0x30, struct vhost_vring_file) macro305 if (ioctl(vhostfd, VHOST_NET_SET_BACKEND, &f) < 0) { in vhost_kernel_set_backend()312 if (ioctl(vhostfd, VHOST_NET_SET_BACKEND, &f) < 0) { in vhost_kernel_set_backend()
32 #define VHOST_NET_SET_BACKEND _IOW(VHOST_VIRTIO, 0x30, struct vhost_vring_file) macro