Home
last modified time | relevance | path

Searched refs:npioctl (Results 1 – 4 of 4) sorted by relevance

/external/ppp/pppd/include/net/
Dif_ppp.h89 struct npioctl { struct
129 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */
130 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */
/external/kernel-headers/original/uapi/linux/
Dppp-ioctl.h55 struct npioctl { struct
100 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */
101 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */
/external/syslinux/core/lwip/src/netif/ppp/
Dppp.c228 struct npioctl { struct
/external/ppp/pppd/
Dsys-linux.c2744 struct npioctl npi;