Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dnet.c73 VHOST_NET_FEATURES = VHOST_FEATURES | enumerator
1707 features = VHOST_NET_FEATURES; in vhost_net_ioctl()
1714 if (features & ~VHOST_NET_FEATURES) in vhost_net_ioctl()