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

  /bionic/libc/kernel/uapi/linux/netfilter/
xt_rateest.h 27 XT_RATEEST_MATCH_DELTA = 1<<3,
  /development/ndk/platforms/android-L/include/linux/netfilter/
xt_rateest.h 27 XT_RATEEST_MATCH_DELTA = 1<<3,
  /external/iptables/include/linux/netfilter/
xt_rateest.h 10 XT_RATEEST_MATCH_DELTA = 1<<3,
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_rateest.h 10 XT_RATEEST_MATCH_DELTA = 1<<3,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/netfilter/
xt_rateest.h 10 XT_RATEEST_MATCH_DELTA = 1<<3,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/
xt_rateest.h 10 XT_RATEEST_MATCH_DELTA = 1<<3,
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/netfilter/
xt_rateest.h 27 XT_RATEEST_MATCH_DELTA = 1<<3,
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/netfilter/
xt_rateest.h 27 XT_RATEEST_MATCH_DELTA = 1<<3,
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/netfilter/
xt_rateest.h 27 XT_RATEEST_MATCH_DELTA = 1<<3,
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/netfilter/
xt_rateest.h 27 XT_RATEEST_MATCH_DELTA = 1<<3,
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/netfilter/
xt_rateest.h 27 XT_RATEEST_MATCH_DELTA = 1<<3,
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/netfilter/
xt_rateest.h 27 XT_RATEEST_MATCH_DELTA = 1<<3,
  /external/iptables/extensions/
libxt_rateest.c 251 info->flags |= XT_RATEEST_MATCH_DELTA;
347 if (info->flags & XT_RATEEST_MATCH_DELTA)
352 if (info->flags & XT_RATEEST_MATCH_DELTA)
361 if (info->flags & XT_RATEEST_MATCH_DELTA)
376 if (info->flags & XT_RATEEST_MATCH_DELTA)
381 if (info->flags & XT_RATEEST_MATCH_DELTA)
391 if (info->flags & XT_RATEEST_MATCH_DELTA) {
401 if (info->flags & (XT_RATEEST_MATCH_ABS|XT_RATEEST_MATCH_DELTA))
419 if (info->flags & XT_RATEEST_MATCH_DELTA)

Completed in 1907 milliseconds