Searched refs:htb_deactivate (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dsch_htb.c594 * htb_deactivate - remove leaf cl from active feeds
599 static inline void htb_deactivate(struct htb_sched *q, struct htb_class *cl) function
902 htb_deactivate(q, cl);
945 htb_deactivate(q, cl);
1022 htb_deactivate(q, cl);
1229 htb_deactivate(qdisc_priv(sch), cl);
1294 htb_deactivate(q, cl);
1356 htb_deactivate(q, cl);
1444 htb_deactivate(q, parent);

Completed in 94 milliseconds