Home
last modified time | relevance | path

Searched refs:VHOST_NET_SET_BACKEND (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/tools/include/uapi/linux/
Dvhost.h106 #define VHOST_NET_SET_BACKEND _IOW(VHOST_VIRTIO, 0x30, struct vhost_vring_file) macro
/Linux-v5.15/include/uapi/linux/
Dvhost.h106 #define VHOST_NET_SET_BACKEND _IOW(VHOST_VIRTIO, 0x30, struct vhost_vring_file) macro
/Linux-v5.15/drivers/vhost/
Dnet.c1702 case VHOST_NET_SET_BACKEND: in vhost_net_ioctl()