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);647 .ioctl = ppp_ioctl,656 static int ppp_ioctl(struct net_device *dev, struct if_settings *ifs) in ppp_ioctl() function
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,