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

1 2 3 4 5 6 7 8

  /cts/tests/tests/os/jni/
seccomp_sample_program.h 19 struct sock_fprog GetTestSeccompFilterProgram();
  /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)
filter.h 35 struct sock_fprog { struct
ppp-ioctl.h 110 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog)
111 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
  /development/ndk/platforms/android-21/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)
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)
filter.h 30 struct sock_fprog { /* Required for SO_ATTACH_FILTER. */ struct
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)
  /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)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_tun.h 52 #define TUNATTACHFILTER _IOW('T', 213, struct sock_fprog)
53 #define TUNDETACHFILTER _IOW('T', 214, struct sock_fprog)
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 */
  /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.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)

Completed in 2719 milliseconds

1 2 3 4 5 6 7 8