Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dvhost.h136 #define VHOST_NET_SET_BACKEND _IOW(VHOST_VIRTIO, 0x30, struct vhost_vring_file) macro
/linux-4.4.14/drivers/vhost/
Dnet.c1062 case VHOST_NET_SET_BACKEND: in vhost_net_ioctl()