Searched refs:PPPIOCSNPMODE (Results 1 – 3 of 3) sorted by relevance
130 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */ macro
101 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */ macro
2748 if (ioctl(ppp_dev_fd, PPPIOCSNPMODE, (caddr_t) &npi) < 0) {