Lines Matching refs:qdisc_dev
263 if (!qdisc_dev(root))
270 hash_for_each_possible_rcu(qdisc_dev(root)->qdisc_hash, q, hash, handle,
282 hash_add_rcu(qdisc_dev(q)->qdisc_hash, &q->hash, q->handle);
801 sch = qdisc_lookup(qdisc_dev(sch), TC_H_MAJ(parentid));
822 struct net_device *dev = qdisc_dev(sch);
905 tcm->tcm_ifindex = qdisc_dev(q)->ifindex;
1761 /* If dumping singletons, there is no qdisc_dev(root) and the singleton
1767 if (!qdisc_dev(root) || !recur)
1770 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) {
1868 tcm->tcm_ifindex = qdisc_dev(q)->ifindex;
2235 if (!qdisc_dev(root) || !recur)
2245 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) {