HomeSort by relevance Sort by last modified time
    Searched defs:npioctl (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/uapi/linux/
ppp-ioctl.h 54 struct npioctl { struct
90 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl)
91 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl)
  /external/kernel-headers/original/uapi/linux/
ppp-ioctl.h 55 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/ppp/pppd/include/net/
if_ppp.h 89 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 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/
if_ppp.h 110 struct npioctl { struct
153 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */
154 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_ppp.h 90 struct npioctl { struct
148 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */
149 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */
  /external/syslinux/core/lwip/src/netif/ppp/
ppp.c 228 struct npioctl { struct
    [all...]

Completed in 300 milliseconds