Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dsch_htb.c76 struct htb_prio { struct
129 struct htb_prio clprio[TC_HTB_NUMPRIO];
145 struct htb_prio hprio[TC_HTB_NUMPRIO];
380 struct htb_prio *hprio = &hlevel->hprio[prio]; in htb_remove_class_from_row()
766 static struct htb_class *htb_lookup_leaf(struct htb_prio *hprio, const int prio) in htb_lookup_leaf()
805 struct htb_prio *clp; in htb_lookup_leaf()
829 struct htb_prio *hprio = &hlevel->hprio[prio]; in htb_dequeue_tree()