Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sched/
Dsch_atm.c84 struct atm_flow_data *flows; /* NB: "link" is also on this member
98 for (walk = qdisc->flows; walk; walk = walk->next) in find_flow()
110 for (flow = PRIV(sch)->flows; flow; flow = flow->next) in lookup_flow()
188 for (prev = &p->flows; *prev; prev = &(*prev)->next) in atm_tc_put()
371 for (flow = p->flows; flow; flow = flow->next) { in atm_tc_walk()
407 for (flow = p->flows; flow; flow = flow->next) in atm_tc_enqueue()
557 for (flow = p->flows; flow; flow = flow->next) in atm_tc_drop()
569 p->flows = &p->link; in atm_tc_init()
591 for (flow = p->flows; flow; flow = flow->next) qdisc_reset(flow->q); in atm_tc_reset()
603 while ((flow = p->flows)) { in atm_tc_destroy()
[all …]
Dsch_sfq.c460 opt.flows = q->limit; in sfq_dump()
Dsch_csz.c814 opt.flows = CSZ_FLOWS; in csz_dump()
/linux-2.4.37.9/include/linux/
Dpkt_sched.h110 int flows; /* Maximal number of guaranteed flows */ member
166 unsigned flows; /* Maximal number of flows */ member
/linux-2.4.37.9/Documentation/networking/
Dip-sysctl.txt321 window. Allows two flows sharing the same connection to converge