HomeSort by relevance Sort by last modified time
    Searched refs:BPF_MAJOR_VERSION (Results 1 - 15 of 15) sorted by null

  /external/libpcap/
pcap-bpf.h 54 #ifndef BPF_MAJOR_VERSION
110 #define BPF_MAJOR_VERSION 1
pcap-pf.c 545 if (bv.bv_major == BPF_MAJOR_VERSION &&
593 BPF_MAJOR_VERSION, BPF_MINOR_VERSION,
pcap-bpf.c 640 if (bv.bv_major != BPF_MAJOR_VERSION ||
  /bionic/libc/kernel/common/linux/
filter.h 18 #define BPF_MAJOR_VERSION 1
  /development/ndk/platforms/android-3/include/linux/
filter.h 18 #define BPF_MAJOR_VERSION 1
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
filter.h 14 #define BPF_MAJOR_VERSION 1
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
filter.h 18 #define BPF_MAJOR_VERSION 1
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
filter.h 18 #define BPF_MAJOR_VERSION 1
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
filter.h 18 #define BPF_MAJOR_VERSION 1
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
filter.h 18 #define BPF_MAJOR_VERSION 1
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
filter.h 18 #define BPF_MAJOR_VERSION 1
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
filter.h 18 #define BPF_MAJOR_VERSION 1
  /external/kernel-headers/original/linux/
filter.h 18 #define BPF_MAJOR_VERSION 1
  /external/dhcpcd/
bpf.c 82 if (pv.bv_major != BPF_MAJOR_VERSION ||
  /external/ppp/pppd/plugins/rp-pppoe/
if.c 364 if ((bpf_ver.bv_major != BPF_MAJOR_VERSION) ||
368 BPF_MAJOR_VERSION, BPF_MINOR_VERSION,

Completed in 391 milliseconds