Searched refs:npioctl (Results 1 – 3 of 3) sorted by relevance
53 struct npioctl { struct98 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */99 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */
397 protocol. The argument should point to an npioctl struct (defined412 protocol. The argument should point to an npioctl struct with the
562 struct npioctl npi; in ppp_ioctl()