Home
last modified time | relevance | path

Searched refs:htb_lookup_leaf (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sched/
H A Dsch_htb.c814 static struct htb_class *htb_lookup_leaf(struct htb_prio *hprio, const int prio) in htb_lookup_leaf() function
880 start = cl = htb_lookup_leaf(hprio, prio); in htb_dequeue_tree()
900 next = htb_lookup_leaf(hprio, prio); in htb_dequeue_tree()
915 cl = htb_lookup_leaf(hprio, prio); in htb_dequeue_tree()