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

/linux-master/net/sched/
H A Dsch_drr.c130 qdisc_class_hash_insert(&q->clhash, &cl->common);
H A Dsch_hfsc.c1078 qdisc_class_hash_insert(&q->clhash, &cl->cl_common);
1430 qdisc_class_hash_insert(&q->clhash, &q->root.cl_common);
H A Dsch_api.c741 void qdisc_class_hash_insert(struct Qdisc_class_hash *clhash, function
751 EXPORT_SYMBOL(qdisc_class_hash_insert); variable
H A Dsch_qfq.c516 qdisc_class_hash_insert(&q->clhash, &cl->common);
H A Dsch_htb.c1978 qdisc_class_hash_insert(&q->clhash, &cl->common);
/linux-master/include/net/
H A Dsch_generic.h678 void qdisc_class_hash_insert(struct Qdisc_class_hash *,

Completed in 144 milliseconds