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

/linux-master/net/sched/
H A Dsch_drr.c418 err = qdisc_class_hash_init(&q->clhash);
H A Dsch_api.c721 int qdisc_class_hash_init(struct Qdisc_class_hash *clhash) function
733 EXPORT_SYMBOL(qdisc_class_hash_init); variable
H A Dsch_qfq.c1436 err = qdisc_class_hash_init(&q->clhash);
H A Dsch_hfsc.c1408 err = qdisc_class_hash_init(&q->clhash);
H A Dsch_htb.c1102 err = qdisc_class_hash_init(&q->clhash);
/linux-master/include/net/
H A Dsch_generic.h677 int qdisc_class_hash_init(struct Qdisc_class_hash *);

Completed in 162 milliseconds