Searched refs:npioctl (Results 1 – 3 of 3) sorted by relevance
54 struct npioctl { struct99 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */100 #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
574 struct npioctl npi; in ppp_ioctl()