Searched refs:qdisc_is_throttled (Results 1 – 4 of 4) sorted by relevance
106 if (qdisc_is_throttled(sch)) in plug_dequeue()
557 if (qdisc_is_throttled(sch)) in netem_dequeue()
356 if (toplevel > cl->level && !(qdisc_is_throttled(cl->q))) { in cbq_mark_toplevel()
138 static inline bool qdisc_is_throttled(const struct Qdisc *qdisc) in qdisc_is_throttled() function