Searched refs:vhost_net_ioctl (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/vhost/
H A Dnet.c820 static long vhost_net_ioctl(struct file *f, unsigned int ioctl, function
860 return vhost_net_ioctl(f, ioctl, (unsigned long)compat_ptr(arg));
867 .unlocked_ioctl = vhost_net_ioctl,

Completed in 46 milliseconds