Lines Matching defs:cl
175 #define L2T(cl, len) qdisc_l2t((cl)->R_tab, len) argument
193 struct cbq_class *cl; in cbq_reclassify() local
222 struct cbq_class *cl = NULL; in cbq_classify() local
301 static inline void cbq_activate_class(struct cbq_class *cl) in cbq_activate_class()
329 struct cbq_class *cl; in cbq_deactivate_class() local
352 cbq_mark_toplevel(struct cbq_sched_data *q, struct cbq_class *cl) in cbq_mark_toplevel()
373 struct cbq_class *cl = cbq_classify(skb, sch, &ret); in cbq_enqueue() local
409 static void cbq_ovl_classic(struct cbq_class *cl) in cbq_ovl_classic()
463 static void cbq_ovl_rclassic(struct cbq_class *cl) in cbq_ovl_rclassic()
482 static void cbq_ovl_delay(struct cbq_class *cl) in cbq_ovl_delay()
527 static void cbq_ovl_lowprio(struct cbq_class *cl) in cbq_ovl_lowprio()
543 static void cbq_ovl_drop(struct cbq_class *cl) in cbq_ovl_drop()
555 struct cbq_class *cl; in cbq_undelay_prio() local
633 struct cbq_class *cl = q->rx_class; in cbq_reshape_fail() local
672 cbq_update_toplevel(struct cbq_sched_data *q, struct cbq_class *cl, in cbq_update_toplevel()
697 struct cbq_class *cl = this; in cbq_update() local
783 cbq_under_limit(struct cbq_class *cl) in cbq_under_limit()
825 struct cbq_class *cl_tail, *cl_prev, *cl; in cbq_dequeue_prio() local
1015 struct cbq_class *cl; in cbq_adjust_levels() local
1030 struct cbq_class *cl; in cbq_normalize_quanta() local
1055 static void cbq_sync_defmap(struct cbq_class *cl) in cbq_sync_defmap()
1091 static void cbq_change_defmap(struct cbq_class *cl, u32 splitid, u32 def, u32 mask) in cbq_change_defmap()
1124 struct cbq_class *cl, **clp; in cbq_unlink_class() local
1172 struct cbq_class *cl, *cl_head; in cbq_drop() local
1198 struct cbq_class *cl; in cbq_reset() local
1229 static int cbq_set_lss(struct cbq_class *cl, struct tc_cbq_lssopt *lss) in cbq_set_lss()
1250 static void cbq_rmprio(struct cbq_sched_data *q, struct cbq_class *cl) in cbq_rmprio()
1257 static void cbq_addprio(struct cbq_sched_data *q, struct cbq_class *cl) in cbq_addprio()
1264 static int cbq_set_wrr(struct cbq_class *cl, struct tc_cbq_wrropt *wrr) in cbq_set_wrr()
1283 static int cbq_set_overlimit(struct cbq_class *cl, struct tc_cbq_ovl *ovl) in cbq_set_overlimit()
1313 static int cbq_set_police(struct cbq_class *cl, struct tc_cbq_police *p) in cbq_set_police()
1327 static int cbq_set_fopt(struct cbq_class *cl, struct tc_cbq_fopt *fopt) in cbq_set_fopt()
1407 static int cbq_dump_rate(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_rate()
1420 static int cbq_dump_lss(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_lss()
1446 static int cbq_dump_wrr(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_wrr()
1466 static int cbq_dump_ovl(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_ovl()
1484 static int cbq_dump_fopt(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_fopt()
1504 static int cbq_dump_police(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_police()
1524 static int cbq_dump_attr(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_attr()
1568 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_dump_class() local
1595 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_dump_class_stats() local
1614 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_graft() local
1634 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_leaf() local
1641 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_qlen_notify() local
1650 struct cbq_class *cl = cbq_class_lookup(q, classid); in cbq_get() local
1659 static void cbq_destroy_class(struct Qdisc *sch, struct cbq_class *cl) in cbq_destroy_class()
1677 struct cbq_class *cl; in cbq_destroy() local
1702 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_put() local
1725 struct cbq_class *cl = (struct cbq_class *)*arg; in cbq_change_class() local
1911 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_delete() local
1959 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_find_tcf() local
1972 struct cbq_class *cl = cbq_class_lookup(q, classid); in cbq_bind_filter() local
1985 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_unbind_filter() local
1993 struct cbq_class *cl; in cbq_walk() local