Searched refs:qdisc_class_hash_grow (Results 1 - 6 of 6) sorted by relevance

/linux-master/net/sched/
H A Dsch_drr.c133 qdisc_class_hash_grow(sch, &q->clhash);
H A Dsch_hfsc.c1085 qdisc_class_hash_grow(sch, &q->clhash);
1431 qdisc_class_hash_grow(sch, &q->clhash);
H A Dsch_api.c685 void qdisc_class_hash_grow(struct Qdisc *sch, struct Qdisc_class_hash *clhash) function
719 EXPORT_SYMBOL(qdisc_class_hash_grow); variable
H A Dsch_qfq.c519 qdisc_class_hash_grow(sch, &q->clhash);
H A Dsch_htb.c2057 qdisc_class_hash_grow(sch, &q->clhash);
/linux-master/include/net/
H A Dsch_generic.h682 void qdisc_class_hash_grow(struct Qdisc *, struct Qdisc_class_hash *);

Completed in 208 milliseconds