Searched refs:pppox_ioctl (Results 1 – 5 of 5) sorted by relevance
67 int pppox_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in pppox_ioctl() function100 EXPORT_SYMBOL(pppox_ioctl);108 return pppox_ioctl(sock, cmd, (unsigned long)compat_ptr(arg)); in pppox_compat_ioctl()
631 .ioctl = pppox_ioctl,
1134 .ioctl = pppox_ioctl,
80 extern int pppox_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
1666 .ioctl = pppox_ioctl,