Searched refs:qdisc_match_from_root (Results 1 – 1 of 1) sorted by relevance
260 static struct Qdisc *qdisc_match_from_root(struct Qdisc *root, u32 handle) in qdisc_match_from_root() function305 q = qdisc_match_from_root(rtnl_dereference(dev->qdisc), handle); in qdisc_lookup()310 q = qdisc_match_from_root( in qdisc_lookup()324 q = qdisc_match_from_root(rcu_dereference(dev->qdisc), handle); in qdisc_lookup_rcu()330 q = qdisc_match_from_root(nq->qdisc_sleeping, handle); in qdisc_lookup_rcu()2186 q = qdisc_match_from_root(root, TC_H_MAJ(tcm->tcm_parent)); in tc_dump_tclass_root()