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

1 23

  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
if_ppp.h 54 struct npioctl { struct
92 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl)
93 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl)
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
if_ppp.h 54 struct npioctl { struct
92 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl)
93 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl)
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
if_ppp.h 54 struct npioctl { struct
92 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl)
93 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl)
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
if_ppp.h 54 struct npioctl { struct
92 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl)
93 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl)
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
if_ppp.h 54 struct npioctl { struct
92 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl)
93 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl)
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
if_ppp.h 54 struct npioctl { struct
92 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl)
93 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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 */
  /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 */

Completed in 216 milliseconds

1 23