Searched refs:PPPIOCSNPMODE (Results 1 – 5 of 5) sorted by relevance
136 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */ macro
491 case PPPIOCSNPMODE: in pppioctl()
921 if (ioctl(ppp_fd, PPPIOCSNPMODE, &npi) == -1) { in sifnpmode()941 ioctl(ppp_fd, PPPIOCSNPMODE, (caddr_t) &npi); in sifdown()
1829 unsigned IOCTL_PPPIOCSNPMODE = PPPIOCSNPMODE;
718 _(PPPIOCSNPMODE, READ, struct_npioctl_sz);