Searched refs:VHOST_NET_SET_BACKEND (Results 1 – 6 of 6) sorted by relevance
22 # arg1 == VHOST_NET_SET_BACKEND
41 ioctl_iow_nr!(VHOST_NET_SET_BACKEND, VHOST, 0x30, vhost::vhost_vring_file);
101 #define VHOST_NET_SET_BACKEND _IOW(VHOST_VIRTIO, 0x30, struct vhost_vring_file) macro
76 virtio_sys::VHOST_NET_SET_BACKEND(), in set_backend()