Home
last modified time | relevance | path

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

/linux/net/sched/ !
H A Dsch_htb.c585 * htb_activate - inserts leaf cl into appropriate active feeds
593 static inline void htb_activate(struct htb_sched *q, struct htb_class *cl) in htb_activate() function
650 htb_activate(q, cl); in htb_enqueue()