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

1 2

  /external/iproute2/tc/
q_red.c 63 if (get_size(&opt.qth_max, *argv)) {
107 if (!opt.qth_min || !opt.qth_max || !burst || !opt.limit || !avpkt) {
119 if ((wlog = tc_red_eval_P(opt.qth_min, opt.qth_max, probability)) < 0) {
167 sprint_size(qopt->qth_max, b3));
q_gred.c 156 if (get_size(&opt.qth_max, *argv)) {
219 if (!opt.qth_min || !opt.qth_max || !burst || !opt.limit || !avpkt ||
234 if ((wlog = tc_red_eval_P(opt.qth_min, opt.qth_max, probability)) < 0) {
301 sprint_size(qopt->qth_max, b3));
  /bionic/libc/kernel/common/linux/
pkt_sched.h 165 __u32 qth_max; member in struct:tc_red_qopt
201 __u32 qth_max; member in struct:tc_gred_qopt
  /development/ndk/platforms/android-3/include/linux/
pkt_sched.h 119 __u32 qth_max; member in struct:tc_red_qopt
153 __u32 qth_max; member in struct:tc_gred_qopt
  /external/iproute2/include/linux/
pkt_sched.h 192 __u32 qth_max; /* Max average length threshold (bytes) */ member in struct:tc_red_qopt
194 unsigned char Plog; /* log(P_max/(qth_max-qth_min)) */
225 __u32 qth_max; /* Max average length threshold (bytes) */ member in struct:tc_gred_qopt
234 __u8 Plog; /* log(P_max/(qth_max-qth_min)) */
  /external/kernel-headers/original/linux/
pkt_sched.h 203 __u32 qth_max; /* Max average length threshold (bytes) */ member in struct:tc_red_qopt
205 unsigned char Plog; /* log(P_max/(qth_max-qth_min)) */
239 __u32 qth_max; /* Max average length threshold (bytes) */ member in struct:tc_gred_qopt
248 __u8 Plog; /* log(P_max/(qth_max-qth_min)) */
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
pkt_sched.h 119 __u32 qth_max; member in struct:tc_red_qopt
153 __u32 qth_max; member in struct:tc_gred_qopt
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pkt_sched.h 176 __u32 qth_max; /* Max average length threshold (bytes) */ member in struct:tc_red_qopt
178 unsigned char Plog; /* log(P_max/(qth_max-qth_min)) */
212 __u32 qth_max; /* Max average length threshold (bytes) */ member in struct:tc_gred_qopt
221 __u8 Plog; /* log(P_max/(qth_max-qth_min)) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pkt_sched.h 176 __u32 qth_max; /* Max average length threshold (bytes) */ member in struct:tc_red_qopt
178 unsigned char Plog; /* log(P_max/(qth_max-qth_min)) */
212 __u32 qth_max; /* Max average length threshold (bytes) */ member in struct:tc_gred_qopt
221 __u8 Plog; /* log(P_max/(qth_max-qth_min)) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pkt_sched.h 176 __u32 qth_max; /* Max average length threshold (bytes) */ member in struct:tc_red_qopt
178 unsigned char Plog; /* log(P_max/(qth_max-qth_min)) */
212 __u32 qth_max; /* Max average length threshold (bytes) */ member in struct:tc_gred_qopt
221 __u8 Plog; /* log(P_max/(qth_max-qth_min)) */
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
pkt_sched.h 119 __u32 qth_max; member in struct:tc_red_qopt
153 __u32 qth_max; member in struct:tc_gred_qopt
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
pkt_sched.h 119 __u32 qth_max; member in struct:tc_red_qopt
153 __u32 qth_max; member in struct:tc_gred_qopt
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
pkt_sched.h 119 __u32 qth_max; member in struct:tc_red_qopt
153 __u32 qth_max; member in struct:tc_gred_qopt
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
pkt_sched.h 119 __u32 qth_max; member in struct:tc_red_qopt
153 __u32 qth_max; member in struct:tc_gred_qopt
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
pkt_sched.h 119 __u32 qth_max; member in struct:tc_red_qopt
153 __u32 qth_max; member in struct:tc_gred_qopt
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
pkt_sched.h 119 __u32 qth_max; member in struct:tc_red_qopt
153 __u32 qth_max; member in struct:tc_gred_qopt
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
pkt_sched.h 119 __u32 qth_max; member in struct:tc_red_qopt
153 __u32 qth_max; member in struct:tc_gred_qopt
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
pkt_sched.h 119 __u32 qth_max; member in struct:tc_red_qopt
153 __u32 qth_max; member in struct:tc_gred_qopt
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
pkt_sched.h 119 __u32 qth_max; member in struct:tc_red_qopt
153 __u32 qth_max; member in struct:tc_gred_qopt
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
pkt_sched.h 119 __u32 qth_max; member in struct:tc_red_qopt
153 __u32 qth_max; member in struct:tc_gred_qopt
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
pkt_sched.h 119 __u32 qth_max; member in struct:tc_red_qopt
153 __u32 qth_max; member in struct:tc_gred_qopt
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
pkt_sched.h 119 __u32 qth_max; member in struct:tc_red_qopt
153 __u32 qth_max; member in struct:tc_gred_qopt
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
pkt_sched.h 119 __u32 qth_max; member in struct:tc_red_qopt
153 __u32 qth_max; member in struct:tc_gred_qopt
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/
pkt_sched.h 119 __u32 qth_max; member in struct:tc_red_qopt
153 __u32 qth_max; member in struct:tc_gred_qopt
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/
pkt_sched.h 119 __u32 qth_max; member in struct:tc_red_qopt
153 __u32 qth_max; member in struct:tc_gred_qopt

Completed in 2967 milliseconds

1 2