Searched refs:tap_ioctl (Results 1 – 1 of 1) sorted by relevance
976 static long tap_ioctl(struct file *file, unsigned int cmd, in tap_ioctl() function1130 return tap_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in tap_compat_ioctl()1142 .unlocked_ioctl = tap_ioctl,