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

1 2 3 4

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
infoflow.py 214 Generator which yields all information flows in/out of a
221 out If true, information flows out of the type will
222 be returned. If false, information flows in to the
239 flows = self.subG.out_edges_iter(s)
241 flows = self.subG.in_edges_iter(s)
244 for source, target in flows:
259 edges The number of edges (information flows between types)
292 # rule and then expands the rule. All information flows are
297 # types (nodes) and edges (information flows) which are below the
315 # only add flows if they actually flo
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/
infoflow.py 214 Generator which yields all information flows in/out of a
221 out If true, information flows out of the type will
222 be returned. If false, information flows in to the
239 flows = self.subG.out_edges_iter(s)
241 flows = self.subG.in_edges_iter(s)
244 for source, target in flows:
259 edges The number of edges (information flows between types)
292 # rule and then expands the rule. All information flows are
297 # types (nodes) and edges (information flows) which are below the
315 # only add flows if they actually flo
    [all...]
  /external/iproute2/tc/
q_sfq.c 31 fprintf(stderr, " [ divisor NUMBER ] [ flows NUMBER] [ depth NUMBER ]\n");
82 } else if (strcmp(*argv, "flows") == 0) {
84 if (get_u32(&opt.v0.flows, *argv, 0)) {
85 fprintf(stderr, "Illegal \"flows\"\n");
92 fprintf(stderr, "Illegal \"flows\"\n");
229 fprintf(f, "flows %u/%u ", qopt->flows, qopt->divisor);
  /external/libnl/lib/route/sch/
sfq.c 76 sfq->qs_flows = opts->flows;
  /bionic/libc/kernel/uapi/linux/
pkt_sched.h 155 unsigned flows; member in struct:tc_sfq_qopt
731 __u32 flows; member in struct:tc_fq_qd_stats
  /development/ndk/platforms/android-21/include/linux/
pkt_sched.h 155 unsigned flows; member in struct:tc_sfq_qopt
731 __u32 flows; member in struct:tc_fq_qd_stats
  /external/kernel-headers/original/uapi/linux/
pkt_sched.h 60 classes (or flows) have major equal to parent qdisc major, and
195 unsigned flows; /* Maximal number of flows */ member in struct:tc_sfq_qopt
641 __u32 penalty_rate; /* inelastic flows are rate limited to 'rate' pps */
731 __u32 new_flows_len; /* count of flows in new list */
732 __u32 old_flows_len; /* count of flows in old list */
791 __u32 flows; member in struct:tc_fq_qd_stats
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
pkt_sched.h 155 unsigned flows; member in struct:tc_sfq_qopt
731 __u32 flows; member in struct:tc_fq_qd_stats
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
pkt_sched.h 155 unsigned flows; member in struct:tc_sfq_qopt
731 __u32 flows; member in struct:tc_fq_qd_stats
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
pkt_sched.h 155 unsigned flows; member in struct:tc_sfq_qopt
731 __u32 flows; member in struct:tc_fq_qd_stats
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
pkt_sched.h 155 unsigned flows; member in struct:tc_sfq_qopt
731 __u32 flows; member in struct:tc_fq_qd_stats
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
pkt_sched.h 155 unsigned flows; member in struct:tc_sfq_qopt
731 __u32 flows; member in struct:tc_fq_qd_stats
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
pkt_sched.h 155 unsigned flows; member in struct:tc_sfq_qopt
731 __u32 flows; member in struct:tc_fq_qd_stats
  /development/ndk/platforms/android-3/include/linux/
pkt_sched.h 102 unsigned flows; member in struct:tc_sfq_qopt
  /external/libnl/include/linux/
pkt_sched.h 60 classes (or flows) have major equal to parent qdisc major, and
148 unsigned flows; /* Maximal number of flows */ member in struct:tc_sfq_qopt
152 * NOTE: limit, divisor and flows are hardwired to code at the moment.
154 * limit=flows=128, divisor=1024;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
pkt_sched.h 62 classes (or flows) have major equal to parent qdisc major, and
170 unsigned flows; /* Maximal number of flows */ member in struct:tc_sfq_qopt
179 * NOTE: limit, divisor and flows are hardwired to code at the moment.
181 * limit=flows=128, divisor=1024;
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
pkt_sched.h 102 unsigned flows; member in struct:tc_sfq_qopt
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
pkt_sched.h 102 unsigned flows; member in struct:tc_sfq_qopt
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
pkt_sched.h 102 unsigned flows; member in struct:tc_sfq_qopt
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
pkt_sched.h 102 unsigned flows; member in struct:tc_sfq_qopt
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
pkt_sched.h 102 unsigned flows; member in struct:tc_sfq_qopt
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
pkt_sched.h 102 unsigned flows; member in struct:tc_sfq_qopt
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
pkt_sched.h 102 unsigned flows; member in struct:tc_sfq_qopt
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
pkt_sched.h 102 unsigned flows; member in struct:tc_sfq_qopt
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
pkt_sched.h 102 unsigned flows; member in struct:tc_sfq_qopt

Completed in 485 milliseconds

1 2 3 4