Searched refs:VHOST_NET_SET_BACKEND (Results 1 – 6 of 6) sorted by relevance
132 #define VHOST_NET_SET_BACKEND _IOW(VHOST_VIRTIO, 0x30, struct vhost_vring_file) macro
75 return vhost_kernel_call(dev, VHOST_NET_SET_BACKEND, file); in vhost_kernel_net_set_backend()
1707 case VHOST_NET_SET_BACKEND: in vhost_net_ioctl()
370 +pub const VHOST_NET_SET_BACKEND: u32 = 1074310960;