Lines Matching defs:q
142 struct Qdisc_ops *q, **qp; in register_qdisc() local
186 struct Qdisc_ops *q, **qp; in unregister_qdisc() local
209 struct Qdisc *q; in qdisc_match_from_root() local
222 static void qdisc_list_add(struct Qdisc *q) in qdisc_list_add()
228 void qdisc_list_del(struct Qdisc *q) in qdisc_list_del()
237 struct Qdisc *q; in qdisc_lookup() local
272 struct Qdisc_ops *q = NULL; in qdisc_lookup_ops() local
694 struct Qdisc *q = old; in qdisc_graft() local
940 static int check_loop(struct Qdisc *q, struct Qdisc *p, int depth) in check_loop()
956 check_loop_fn(struct Qdisc *q, unsigned long cl, struct qdisc_walker *w) in check_loop_fn()
982 struct Qdisc *q = NULL; in tc_get_qdisc() local
1050 struct Qdisc *q, *p; in tc_modify_qdisc() local
1197 static int tc_fill_qdisc(struct sk_buff *skb, struct Qdisc *q, u32 clid, in tc_fill_qdisc()
1251 static bool tc_qdisc_dump_ignore(struct Qdisc *q) in tc_qdisc_dump_ignore()
1292 struct Qdisc *q; in tc_dump_qdisc_root() local
1384 struct Qdisc *q = NULL; in tc_ctl_tclass() local
1510 static int tc_fill_tclass(struct sk_buff *skb, struct Qdisc *q, in tc_fill_tclass()
1556 struct nlmsghdr *n, struct Qdisc *q, in tclass_notify()
1581 static int qdisc_class_dump(struct Qdisc *q, unsigned long cl, struct qdisc_walker *arg) in qdisc_class_dump()
1589 static int tc_dump_tclass_qdisc(struct Qdisc *q, struct sk_buff *skb, in tc_dump_tclass_qdisc()
1622 struct Qdisc *q; in tc_dump_tclass_root() local