Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
Dtap.c976 static long tap_ioctl(struct file *file, unsigned int cmd, in tap_ioctl() function
1130 return tap_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in tap_compat_ioctl()
1142 .unlocked_ioctl = tap_ioctl,