Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dvhost.h187 #define VHOST_NET_SET_BACKEND _IOW(VHOST_VIRTIO, 0x30, struct vhost_vring_file) macro
/Linux-v4.19/tools/include/uapi/linux/
Dvhost.h187 #define VHOST_NET_SET_BACKEND _IOW(VHOST_VIRTIO, 0x30, struct vhost_vring_file) macro
/Linux-v4.19/drivers/vhost/
Dnet.c1496 case VHOST_NET_SET_BACKEND: in vhost_net_ioctl()