Lines Matching defs:common
131 struct Qdisc_class_common common;
215 return container_of(clc, struct qfq_class, common);
478 cl->common.classid = classid;
516 qdisc_class_hash_insert(&q->clhash, &cl->common);
551 qdisc_class_hash_remove(&q->clhash, &cl->common);
601 cl->common.classid, NULL);
624 tcm->tcm_handle = cl->common.classid;
670 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) {
1234 pr_debug("qfq_enqueue: cl = %x\n", cl->common.classid);
1238 cl->agg->lmax, len, cl->common.classid);
1476 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) {
1496 common.hnode) {