Searched refs:ppp_ioctl (Results 1 – 2 of 2) sorted by relevance
103 static int ppp_ioctl(struct net_device *dev, struct if_settings *ifs);649 .ioctl = ppp_ioctl,658 static int ppp_ioctl(struct net_device *dev, struct if_settings *ifs) in ppp_ioctl() function
699 static long ppp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ppp_ioctl() function1023 err = ppp_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in ppp_compat_ioctl()1096 .unlocked_ioctl = ppp_ioctl,