Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
H A Dppp_generic.c721 static long ppp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ppp_ioctl() function
1045 err = ppp_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in ppp_compat_ioctl()
1118 .unlocked_ioctl = ppp_ioctl,