Searched refs:flows (Results 1 – 5 of 5) sorted by relevance
84 struct atm_flow_data *flows; /* NB: "link" is also on this member98 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 …]
460 opt.flows = q->limit; in sfq_dump()
814 opt.flows = CSZ_FLOWS; in csz_dump()
110 int flows; /* Maximal number of guaranteed flows */ member166 unsigned flows; /* Maximal number of flows */ member
321 window. Allows two flows sharing the same connection to converge