Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/uapi/linux/
Dvhost.h132 #define VHOST_NET_SET_BACKEND _IOW(VHOST_VIRTIO, 0x30, struct vhost_vring_file) macro
/Linux-v6.6/include/uapi/linux/
Dvhost.h132 #define VHOST_NET_SET_BACKEND _IOW(VHOST_VIRTIO, 0x30, struct vhost_vring_file) macro
/Linux-v6.6/drivers/vhost/
Dnet.c1707 case VHOST_NET_SET_BACKEND: in vhost_net_ioctl()