Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_htb.c79 struct htb_prio { struct
134 struct htb_prio clprio[TC_HTB_NUMPRIO];
147 struct htb_prio hprio[TC_HTB_NUMPRIO];
375 struct htb_prio *hprio = &hlevel->hprio[prio]; in htb_remove_class_from_row()
756 static struct htb_class *htb_lookup_leaf(struct htb_prio *hprio, const int prio) in htb_lookup_leaf()
795 struct htb_prio *clp; in htb_lookup_leaf()
819 struct htb_prio *hprio = &hlevel->hprio[prio]; in htb_dequeue_tree()