Lines Matching defs:q
142 struct Qdisc_ops *q, **qp; in register_qdisc() local
186 struct Qdisc_ops *q, **qp; in unregister_qdisc() local
213 struct Qdisc_ops *q = NULL; in qdisc_lookup_default() local
262 struct Qdisc *q; in qdisc_match_from_root() local
275 void qdisc_list_add(struct Qdisc *q) in qdisc_list_add()
287 void qdisc_list_del(struct Qdisc *q) in qdisc_list_del()
298 struct Qdisc *q; in qdisc_lookup() local
333 struct Qdisc_ops *q = NULL; in qdisc_lookup_ops() local
810 struct Qdisc *q = old; in qdisc_graft() local
1079 static int check_loop(struct Qdisc *q, struct Qdisc *p, int depth) in check_loop()
1095 check_loop_fn(struct Qdisc *q, unsigned long cl, struct qdisc_walker *w) in check_loop_fn()
1121 struct Qdisc *q = NULL; in tc_get_qdisc() local
1190 struct Qdisc *q, *p; in tc_modify_qdisc() local
1337 static int tc_fill_qdisc(struct sk_buff *skb, struct Qdisc *q, u32 clid, in tc_fill_qdisc()
1400 static bool tc_qdisc_dump_ignore(struct Qdisc *q) in tc_qdisc_dump_ignore()
1441 struct Qdisc *q; in tc_dump_qdisc_root() local
1531 struct Qdisc *q = NULL; in tc_ctl_tclass() local
1658 static int tc_fill_tclass(struct sk_buff *skb, struct Qdisc *q, in tc_fill_tclass()
1705 struct nlmsghdr *n, struct Qdisc *q, in tclass_notify()
1730 static int qdisc_class_dump(struct Qdisc *q, unsigned long cl, struct qdisc_walker *arg) in qdisc_class_dump()
1738 static int tc_dump_tclass_qdisc(struct Qdisc *q, struct sk_buff *skb, in tc_dump_tclass_qdisc()
1771 struct Qdisc *q; in tc_dump_tclass_root() local