Searched refs:ppp_ioctl (Results 1 – 1 of 1) sorted by relevance
721 static long ppp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ppp_ioctl() function1045 err = ppp_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in ppp_compat_ioctl()1118 .unlocked_ioctl = ppp_ioctl,