HomeSort by relevance Sort by last modified time
    Searched refs:BPF_MINOR_VERSION (Results 26 - 34 of 34) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
filter.h 19 #define BPF_MINOR_VERSION 1
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
filter.h 19 #define BPF_MINOR_VERSION 1
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
filter.h 19 #define BPF_MINOR_VERSION 1
  /external/kernel-headers/original/linux/
filter.h 19 #define BPF_MINOR_VERSION 1
  /external/libpcap/
pcap-bpf.h 111 #define BPF_MINOR_VERSION 1
pcap-pf.c 546 bv.bv_minor >= BPF_MINOR_VERSION) {
593 BPF_MAJOR_VERSION, BPF_MINOR_VERSION,
pcap-bpf.c 641 bv.bv_minor < BPF_MINOR_VERSION) {
  /external/dhcpcd/
bpf.c 83 pv.bv_minor < BPF_MINOR_VERSION) {
  /external/ppp/pppd/plugins/rp-pppoe/
if.c 365 (bpf_ver.bv_minor < BPF_MINOR_VERSION)) {
368 BPF_MAJOR_VERSION, BPF_MINOR_VERSION,

Completed in 222 milliseconds

12