Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dsch_htb.c808 static struct htb_class *htb_lookup_leaf(struct htb_prio *hprio, const int prio) in htb_lookup_leaf() function
874 start = cl = htb_lookup_leaf(hprio, prio); in htb_dequeue_tree()
894 next = htb_lookup_leaf(hprio, prio); in htb_dequeue_tree()
909 cl = htb_lookup_leaf(hprio, prio); in htb_dequeue_tree()