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

/linux-master/net/sched/
H A Dsch_fq.c142 u32 throttled_flows; member in struct:fq_sched_data
213 q->throttled_flows--;
233 q->throttled_flows++;
324 if (q->flows != q->inactive_flows + q->throttled_flows)
812 q->throttled_flows = 0;
1237 st.throttled_flows = q->throttled_flows;
/linux-master/include/uapi/linux/
H A Dpkt_sched.h858 __u32 throttled_flows; member in struct:tc_fq_qd_stats
/linux-master/tools/include/uapi/linux/
H A Dpkt_sched.h804 __u32 throttled_flows; member in struct:tc_fq_qd_stats

Completed in 145 milliseconds