Searched refs:throttled_flows (Results 1 - 3 of 3) sorted by path

/linux-master/include/uapi/linux/
H A Dpkt_sched.h858 __u32 throttled_flows; member in struct:tc_fq_qd_stats
/linux-master/net/sched/
H A Dsch_fq.c144 u32 throttled_flows; member in struct:fq_sched_data
215 q->throttled_flows--;
235 q->throttled_flows++;
326 if (q->flows != q->inactive_flows + q->throttled_flows)
814 q->throttled_flows = 0;
1267 st.throttled_flows = q->throttled_flows;
/linux-master/tools/include/uapi/linux/
H A Dpkt_sched.h804 __u32 throttled_flows; member in struct:tc_fq_qd_stats

Completed in 207 milliseconds