Searched refs:npioctl (Results 1 – 3 of 3) sorted by relevance
55 struct npioctl { struct100 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */101 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */
419 protocol. The argument should point to an npioctl struct (defined436 protocol. The argument should point to an npioctl struct with the
706 struct npioctl npi; in ppp_ioctl()