Home
last modified time | relevance | path

Searched refs:flows (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/netpfil/ipfw/test/
H A Dmain.c35 int flows; /* number of flows */ member
252 for (i=0; i < c->flows; i++) { in dump()
325 DX(3, "--- pass %d flows %d flowsets %d", pass, c->flows, c->flowsets); in parse_flowsets()
342 int flows; in parse_flowsets() local
354 flows = getnum(strsep(&cur, ":"), NULL, "flows"); in parse_flowsets()
355 if (flows == 0) in parse_flowsets()
356 flows = 1; in parse_flowsets()
358 w, w_h, w_steps, len, len_h, l_steps, flows); in parse_flowsets()
360 flows == 0) { in parse_flowsets()
364 n_flows += flows * w_steps * l_steps; in parse_flowsets()
[all …]
/freebsd/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel.c146 SYSCTL_UINT(_net_inet_ip_dummynet_fqcodel, OID_AUTO, flows,
307 drop = codel_enqueue(&si->flows[idx], m, si); in fq_codel_enqueue()
316 if (!si->flows[idx].active ) { in fq_codel_enqueue()
317 STAILQ_INSERT_TAIL(&si->newflows, &si->flows[idx], flowchain); in fq_codel_enqueue()
318 si->flows[idx].deficit = param->quantum; in fq_codel_enqueue()
319 si->flows[idx].cst.dropping = false; in fq_codel_enqueue()
320 si->flows[idx].cst.first_above_time = 0; in fq_codel_enqueue()
321 si->flows[idx].active = 1; in fq_codel_enqueue()
331 if (si->flows[maxidx].active) in fq_codel_enqueue()
336 if (si->flows[i].active && si->flows[i].stats.length > in fq_codel_enqueue()
[all …]
H A Ddn_sched_fq_pie.c129 struct fq_pie_flow *flows; /* array of flows (queues) */ member
273 SYSCTL_UINT(_net_inet_ip_dummynet_fqpie, OID_AUTO, flows,
587 free(psi_extra->flows, M_DUMMYNET); in fqpie_callout_cleanup()
870 struct fq_pie_flow *flows; in fq_pie_enqueue() local
875 flows = si->si_extra->flows; in fq_pie_enqueue()
885 drop = pie_enqueue(&flows[idx], m, si); in fq_pie_enqueue()
894 if (!flows[idx].active) { in fq_pie_enqueue()
895 STAILQ_INSERT_TAIL(&si->newflows, &flows[idx], flowchain); in fq_pie_enqueue()
896 flows[idx].deficit = param->quantum; in fq_pie_enqueue()
897 fq_activate_pie(&flows[idx]); in fq_pie_enqueue()
[all …]
H A Ddn_sched_fq_codel.h78 struct fq_codel_flow *flows; /* array of flows (queues) */ member
H A Ddummynet.txt50 of flows which can be further partitioned according to a mask.
67 collect packets into independent flows on each scheduler.
687 instance, as local status variable depending for example by flows that
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dstmfx.txt5 MCU IDD measurement (IDD is the amount of current that flows through VDD) and
/freebsd/contrib/bsnmp/
H A Doid-list39 … 1112 bsnmp-pcap monitor traffic for specific network flows (Stef Walter <stef@memberwebs.com>)
/freebsd/sys/contrib/device-tree/src/arm/ti/keystone/
H A Dkeystone-k2g-netcp.dtsi85 <0x4013000 0x400>; /* 32 Rx flows */
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/
H A Dkeystone-navigator-dma.txt5 channels and flows for the QMSS(Queue Manager SubSystem) who triggers
/freebsd/sys/dev/enic/
H A Denic.h247 LIST_HEAD(enic_flows, rte_flow) flows;
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/
H A Dqman.txt15 DPAA logic modules, maintains packet ordering within flows. Besides providing
/freebsd/tests/sys/netpfil/common/
H A Ddummynet.sh187 …sched 1 config pipe 1 type fq_codel target 0ms interval 0ms quantum 1514 limit 10240 flows 1024 ecn
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dcoresight.txt6 sinks, links and sources. Trace data produced by one or more sources flows
/freebsd/share/examples/ipfilter/
H A Dexamples.txt388 in the table, are not passed through the list. For TCP flows, the filter
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h1906 union ib_flow_spec flows[0]; member
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticASTKinds.td76 "control flows through the definition of a %select{static|thread_local}0 variable">;
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c3266 flow_attr = kzalloc(struct_size(flow_attr, flows, in ib_uverbs_ex_create_flow()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.td848 // calls/invokes to these intrinsics are placed to model control flows
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in10067 keywords = "arcs; flows; input parameters; maxflow; network; network analysis",
20926flows among these classes, and a method of binding each storage object to some class. This paper p…