Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_htb.c76 struct htb_prio { struct
130 struct htb_prio clprio[TC_HTB_NUMPRIO];
146 struct htb_prio hprio[TC_HTB_NUMPRIO];
403 struct htb_prio *hprio = &hlevel->hprio[prio]; in htb_remove_class_from_row()
814 static struct htb_class *htb_lookup_leaf(struct htb_prio *hprio, const int prio) in htb_lookup_leaf()
853 struct htb_prio *clp; in htb_lookup_leaf()
877 struct htb_prio *hprio = &hlevel->hprio[prio]; in htb_dequeue_tree()