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()
130 teql_destroy(struct Qdisc *sch) in teql_destroy()
132 struct Qdisc *q, *prev; in teql_destroy()
168 static int teql_qdisc_init(struct Qdisc *sch, struct nlattr *opt, in teql_qdisc_init()
280 struct Qdisc *start, *q; in teql_master_xmit()
357 struct Qdisc *q; in teql_master_open()
417 struct Qdisc *q; in teql_master_mtu()