Searched refs:qdisc_match_from_root (Results 1 – 1 of 1) sorted by relevance
262 static struct Qdisc *qdisc_match_from_root(struct Qdisc *root, u32 handle) in qdisc_match_from_root() function307 q = qdisc_match_from_root(rtnl_dereference(dev->qdisc), handle); in qdisc_lookup()312 q = qdisc_match_from_root( in qdisc_lookup()326 q = qdisc_match_from_root(rcu_dereference(dev->qdisc), handle); in qdisc_lookup_rcu()332 q = qdisc_match_from_root(rcu_dereference(nq->qdisc_sleeping), in qdisc_lookup_rcu()2381 q = qdisc_match_from_root(root, TC_H_MAJ(tcm->tcm_parent)); in tc_dump_tclass_root()