Searched refs:qdisc_match_from_root (Results 1 – 1 of 1) sorted by relevance
257 static struct Qdisc *qdisc_match_from_root(struct Qdisc *root, u32 handle) in qdisc_match_from_root() function301 q = qdisc_match_from_root(dev->qdisc, handle); in qdisc_lookup()306 q = qdisc_match_from_root( in qdisc_lookup()320 q = qdisc_match_from_root(dev->qdisc, handle); in qdisc_lookup_rcu()326 q = qdisc_match_from_root(nq->qdisc_sleeping, handle); in qdisc_lookup_rcu()2153 q = qdisc_match_from_root(root, TC_H_MAJ(tcm->tcm_parent)); in tc_dump_tclass_root()