Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dvhost.h122 #define VHOST_NET_SET_BACKEND _IOW(VHOST_VIRTIO, 0x30, struct vhost_vring_file) macro
/linux-2.6.39/drivers/vhost/
Dnet.c726 case VHOST_NET_SET_BACKEND: in vhost_net_ioctl()