HomeSort by relevance Sort by last modified time
    Searched refs:sock_fprog (Results 1 - 25 of 171) sorted by null

1 2 3 4 5 6 7

  /bionic/libc/kernel/uapi/linux/
if_tun.h 55 #define TUNATTACHFILTER _IOW('T', 213, struct sock_fprog)
56 #define TUNDETACHFILTER _IOW('T', 214, struct sock_fprog)
62 #define TUNGETFILTER _IOR('T', 219, struct sock_fprog)
ppp-ioctl.h 110 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog)
111 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
  /external/kernel-headers/original/uapi/linux/
if_tun.h 54 #define TUNATTACHFILTER _IOW('T', 213, struct sock_fprog)
55 #define TUNDETACHFILTER _IOW('T', 214, struct sock_fprog)
60 #define TUNGETFILTER _IOR('T', 219, struct sock_fprog)
ppp-ioctl.h 101 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) /* set pass filter */
102 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog) /* set active filt */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
if_tun.h 55 #define TUNATTACHFILTER _IOW('T', 213, struct sock_fprog)
56 #define TUNDETACHFILTER _IOW('T', 214, struct sock_fprog)
62 #define TUNGETFILTER _IOR('T', 219, struct sock_fprog)
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
if_tun.h 55 #define TUNATTACHFILTER _IOW('T', 213, struct sock_fprog)
56 #define TUNDETACHFILTER _IOW('T', 214, struct sock_fprog)
62 #define TUNGETFILTER _IOR('T', 219, struct sock_fprog)
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
if_tun.h 55 #define TUNATTACHFILTER _IOW('T', 213, struct sock_fprog)
56 #define TUNDETACHFILTER _IOW('T', 214, struct sock_fprog)
62 #define TUNGETFILTER _IOR('T', 219, struct sock_fprog)
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
if_tun.h 55 #define TUNATTACHFILTER _IOW('T', 213, struct sock_fprog)
56 #define TUNDETACHFILTER _IOW('T', 214, struct sock_fprog)
62 #define TUNGETFILTER _IOR('T', 219, struct sock_fprog)
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
if_tun.h 55 #define TUNATTACHFILTER _IOW('T', 213, struct sock_fprog)
56 #define TUNDETACHFILTER _IOW('T', 214, struct sock_fprog)
62 #define TUNGETFILTER _IOR('T', 219, struct sock_fprog)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
if_tun.h 55 #define TUNATTACHFILTER _IOW('T', 213, struct sock_fprog)
56 #define TUNDETACHFILTER _IOW('T', 214, struct sock_fprog)
62 #define TUNGETFILTER _IOR('T', 219, struct sock_fprog)
  /development/ndk/platforms/android-L/include/linux/
if_tun.h 55 #define TUNATTACHFILTER _IOW('T', 213, struct sock_fprog)
56 #define TUNDETACHFILTER _IOW('T', 214, struct sock_fprog)
ppp-ioctl.h 109 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog)
110 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
  /external/iproute2/include/linux/
if_tun.h 52 #define TUNATTACHFILTER _IOW('T', 213, struct sock_fprog)
53 #define TUNDETACHFILTER _IOW('T', 214, struct sock_fprog)
  /development/ndk/platforms/android-3/include/linux/
if_ppp.h 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog)
95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
if_ppp.h 150 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) /* set pass filter */
151 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog) /* set active filt */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_ppp.h 150 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) /* set pass filter */
151 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog) /* set active filt */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
if_ppp.h 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog)
95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
if_ppp.h 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog)
95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
if_ppp.h 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog)
95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
if_ppp.h 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog)
95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
if_ppp.h 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog)
95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
if_ppp.h 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog)
95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
if_ppp.h 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog)
95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
if_ppp.h 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog)
95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
if_ppp.h 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog)
95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)

Completed in 906 milliseconds

1 2 3 4 5 6 7