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

  /external/iptables/include/linux/netfilter/
xt_rateest.h 30 __u32 pps2; member in struct:xt_rateest_match_info
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_rateest.h 30 __u32 pps2; member in struct:xt_rateest_match_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/netfilter/
xt_rateest.h 30 __u32 pps2; member in struct:xt_rateest_match_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/
xt_rateest.h 30 __u32 pps2; member in struct:xt_rateest_match_info
  /external/iptables/extensions/
libxt_rateest.c 25 " --rateest-pps2 [pps] Compare pps\n"
51 {.name = "rateest-pps2", .has_arg = false, .val = OPT_RATEEST_PPS2},
224 "rateest: can't specify --rateest-pps2 twice");
237 info->pps2 = val;
365 printf(" %u", info->pps2);
382 printf(" %u", info->pps2);
410 __rateest_save_rate(info, "pps", info->pps1, info->pps2, 1);
libxt_rateest.man 16 (\fBrateest\fP minus \fBrateest-pps1\fP) \fIoperator\fP \fBrateest-pps2\fP
28 (\fBrateest2\fP minus \fBrateest-pps2\fP)
68 \fB\-\-rateest\-pps2\fP [\fIvalue\fP]
  /external/chromium_org/tools/telemetry/telemetry/page/
page_set_unittest.py 66 pps2 = page_set.PageSet.FromFile(test_pps_2_dir)
69 self.assertEqual('TestSimpleTwoPageSet', pps2.__class__.__name__)
  /bionic/libc/kernel/uapi/linux/netfilter/
xt_rateest.h 50 __u32 pps2; member in struct:xt_rateest_match_info
  /development/ndk/platforms/android-L/include/linux/netfilter/
xt_rateest.h 50 __u32 pps2; member in struct:xt_rateest_match_info
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/netfilter/
xt_rateest.h 50 __u32 pps2; member in struct:xt_rateest_match_info
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/netfilter/
xt_rateest.h 50 __u32 pps2; member in struct:xt_rateest_match_info
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/netfilter/
xt_rateest.h 50 __u32 pps2; member in struct:xt_rateest_match_info
  /external/iptables/tests/
options-most.rules 194 -A zmatches -m rateest --rateest-delta --rateest1 RE1 --rateest-lt --rateest2 RE2 --rateest-pps2 42
197 -A zmatches -m rateest --rateest-delta --rateest RE1 --rateest-pps1 8 --rateest-lt --rateest-pps2 9
198 -A zmatches -m rateest --rateest-delta --rateest RE1 --rateest-pps1 8 --rateest-eq --rateest-pps2 9
199 -A zmatches -m rateest --rateest-delta --rateest RE1 --rateest-pps1 8 --rateest-gt --rateest-pps2 9
  /hardware/intel/img/psb_video/src/mrst/
psb_MPEG2.c 812 /* VEC Control register: Back-End MPEG2 PPS2 */
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_MPEG2.c 791 /* VEC Control register: Back-End MPEG2 PPS2 */
    [all...]

Completed in 673 milliseconds