Lines Matching defs:cl

176 #define L2T(cl, len)	qdisc_l2t((cl)->R_tab, len)  argument
194 struct cbq_class *cl; in cbq_reclassify() local
223 struct cbq_class *cl = NULL; in cbq_classify() local
299 static inline void cbq_activate_class(struct cbq_class *cl) in cbq_activate_class()
327 struct cbq_class *cl; in cbq_deactivate_class() local
350 cbq_mark_toplevel(struct cbq_sched_data *q, struct cbq_class *cl) in cbq_mark_toplevel()
376 struct cbq_class *cl = cbq_classify(skb, sch, &ret); in cbq_enqueue() local
412 static void cbq_ovl_classic(struct cbq_class *cl) in cbq_ovl_classic()
466 static void cbq_ovl_rclassic(struct cbq_class *cl) in cbq_ovl_rclassic()
485 static void cbq_ovl_delay(struct cbq_class *cl) in cbq_ovl_delay()
531 static void cbq_ovl_lowprio(struct cbq_class *cl) in cbq_ovl_lowprio()
547 static void cbq_ovl_drop(struct cbq_class *cl) in cbq_ovl_drop()
559 struct cbq_class *cl; in cbq_undelay_prio() local
637 struct cbq_class *cl = q->rx_class; in cbq_reshape_fail() local
676 cbq_update_toplevel(struct cbq_sched_data *q, struct cbq_class *cl, in cbq_update_toplevel()
701 struct cbq_class *cl = this; in cbq_update() local
781 cbq_under_limit(struct cbq_class *cl) in cbq_under_limit()
823 struct cbq_class *cl_tail, *cl_prev, *cl; in cbq_dequeue_prio() local
1028 struct cbq_class *cl; in cbq_adjust_levels() local
1043 struct cbq_class *cl; in cbq_normalize_quanta() local
1068 static void cbq_sync_defmap(struct cbq_class *cl) in cbq_sync_defmap()
1105 static void cbq_change_defmap(struct cbq_class *cl, u32 splitid, u32 def, u32 mask) in cbq_change_defmap()
1138 struct cbq_class *cl, **clp; in cbq_unlink_class() local
1186 struct cbq_class *cl, *cl_head; in cbq_drop() local
1212 struct cbq_class *cl; in cbq_reset() local
1245 static int cbq_set_lss(struct cbq_class *cl, struct tc_cbq_lssopt *lss) in cbq_set_lss()
1266 static void cbq_rmprio(struct cbq_sched_data *q, struct cbq_class *cl) in cbq_rmprio()
1273 static void cbq_addprio(struct cbq_sched_data *q, struct cbq_class *cl) in cbq_addprio()
1280 static int cbq_set_wrr(struct cbq_class *cl, struct tc_cbq_wrropt *wrr) in cbq_set_wrr()
1299 static int cbq_set_overlimit(struct cbq_class *cl, struct tc_cbq_ovl *ovl) in cbq_set_overlimit()
1329 static int cbq_set_police(struct cbq_class *cl, struct tc_cbq_police *p) in cbq_set_police()
1343 static int cbq_set_fopt(struct cbq_class *cl, struct tc_cbq_fopt *fopt) in cbq_set_fopt()
1424 static int cbq_dump_rate(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_rate()
1436 static int cbq_dump_lss(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_lss()
1461 static int cbq_dump_wrr(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_wrr()
1479 static int cbq_dump_ovl(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_ovl()
1496 static int cbq_dump_fopt(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_fopt()
1515 static int cbq_dump_police(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_police()
1534 static int cbq_dump_attr(struct sk_buff *skb, struct cbq_class *cl) in cbq_dump_attr()
1579 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_dump_class() local
1607 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_dump_class_stats() local
1627 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_graft() local
1652 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_leaf() local
1659 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_qlen_notify() local
1668 struct cbq_class *cl = cbq_class_lookup(q, classid); in cbq_get() local
1677 static void cbq_destroy_class(struct Qdisc *sch, struct cbq_class *cl) in cbq_destroy_class()
1695 struct cbq_class *cl; in cbq_destroy() local
1720 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_put() local
1743 struct cbq_class *cl = (struct cbq_class *)*arg; in cbq_change_class() local
1929 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_delete() local
1975 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_find_tcf() local
1988 struct cbq_class *cl = cbq_class_lookup(q, classid); in cbq_bind_filter() local
2001 struct cbq_class *cl = (struct cbq_class *)arg; in cbq_unbind_filter() local
2009 struct cbq_class *cl; in cbq_walk() local