Lines Matching defs:cl
163 #define L2T(cl, len) qdisc_l2t((cl)->R_tab, len) argument
181 struct cbq_class *cl; in cbq_reclassify() local
210 struct cbq_class *cl = NULL; in cbq_classify() local
291 static inline void cbq_activate_class(struct cbq_class *cl) in cbq_activate_class()
319 struct cbq_class *cl; in cbq_deactivate_class() local
342 cbq_mark_toplevel(struct cbq_sched_data *q, struct cbq_class *cl) in cbq_mark_toplevel()
364 struct cbq_class *cl = cbq_classify(skb, sch, &ret); in cbq_enqueue() local
394 static void cbq_overlimit(struct cbq_class *cl) in cbq_overlimit()
447 struct cbq_class *cl; in cbq_undelay_prio() local
529 cbq_update_toplevel(struct cbq_sched_data *q, struct cbq_class *cl, in cbq_update_toplevel()
554 struct cbq_class *cl = this; in cbq_update() local
640 cbq_under_limit(struct cbq_class *cl) in cbq_under_limit()
682 struct cbq_class *cl_tail, *cl_prev, *cl; in cbq_dequeue_prio() local
871 struct cbq_class *cl; in cbq_adjust_levels() local
886 struct cbq_class *cl; in cbq_normalize_quanta() local
911 static void cbq_sync_defmap(struct cbq_class *cl) in cbq_sync_defmap()
947 static void cbq_change_defmap(struct cbq_class *cl, u32 splitid, u32 def, u32 mask) in cbq_change_defmap()
980 struct cbq_class *cl, **clp; in cbq_unlink_class() local
1029 struct cbq_class *cl; in cbq_reset() local
1060 static int cbq_set_lss(struct cbq_class *cl, struct tc_cbq_lssopt *lss) in cbq_set_lss()
1081 static void cbq_rmprio(struct cbq_sched_data *q, struct cbq_class *cl) in cbq_rmprio()
1088 static void cbq_addprio(struct cbq_sched_data *q, struct cbq_class *cl) in cbq_addprio()
1095 static int cbq_set_wrr(struct cbq_class *cl, struct tc_cbq_wrropt *wrr) in cbq_set_wrr()
1114 static int cbq_set_fopt(struct cbq_class *cl, struct tc_cbq_fopt *fopt) in cbq_set_fopt()
1232 static int cbq_dump_rate(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_rate()
1245 static int cbq_dump_lss(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_lss()
1271 static int cbq_dump_wrr(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_wrr()
1291 static int cbq_dump_fopt(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_fopt()
1310 static int cbq_dump_attr(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_attr()
1350 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_dump_class() local
1377 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_dump_class_stats() local
1399 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_graft() local
1414 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_leaf() local
1421 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_qlen_notify() local
1433 static void cbq_destroy_class(struct Qdisc *sch, struct cbq_class *cl) in cbq_destroy_class()
1451 struct cbq_class *cl; in cbq_destroy() local
1482 struct cbq_class *cl = (struct cbq_class *)*arg; in cbq_change_class() local
1681 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_delete() local
1720 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_tcf_block() local
1733 struct cbq_class *cl = cbq_class_lookup(q, classid); in cbq_bind_filter() local
1746 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_unbind_filter() local
1754 struct cbq_class *cl; in cbq_walk() local