Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dsch_htb.c782 static struct htb_class *htb_lookup_leaf(struct htb_prio *hprio, const int prio) in htb_lookup_leaf() function
848 start = cl = htb_lookup_leaf(hprio, prio); in htb_dequeue_tree()
868 next = htb_lookup_leaf(hprio, prio); in htb_dequeue_tree()
883 cl = htb_lookup_leaf(hprio, prio); in htb_dequeue_tree()