Lines Matching refs:Qdisc
55 struct Qdisc *slaves;
64 struct Qdisc *next;
76 teql_enqueue(struct sk_buff *skb, struct Qdisc *sch, struct sk_buff **to_free) in teql_enqueue()
90 teql_dequeue(struct Qdisc *sch) in teql_dequeue()
95 struct Qdisc *q; in teql_dequeue()
115 teql_peek(struct Qdisc *sch) in teql_peek()
122 teql_reset(struct Qdisc *sch) in teql_reset()
131 teql_destroy(struct Qdisc *sch) in teql_destroy()
133 struct Qdisc *q, *prev; in teql_destroy()
169 static int teql_qdisc_init(struct Qdisc *sch, struct nlattr *opt, in teql_qdisc_init()
281 struct Qdisc *start, *q; in teql_master_xmit()
358 struct Qdisc *q; in teql_master_open()
418 struct Qdisc *q; in teql_master_mtu()