Searched refs:VHOST_NET_SET_BACKEND (Results 1 – 3 of 3) sorted by relevance
132 #define VHOST_NET_SET_BACKEND _IOW(VHOST_VIRTIO, 0x30, struct vhost_vring_file) macro
204 r = ioctl(dev->control, VHOST_NET_SET_BACKEND, &backend); in vq_info_add()