Searched refs:VHOST_NET_SET_BACKEND (Results 1 – 4 of 4) 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()
1680 case VHOST_NET_SET_BACKEND: in vhost_net_ioctl()