Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_fq.c145 u32 throttled_flows; member
216 q->throttled_flows--; in fq_flow_unset_throttled()
244 q->throttled_flows++;
329 if (q->flows != q->inactive_flows + q->throttled_flows) in fq_fastpath_check()
890 q->throttled_flows = 0; in fq_resize()
1362 st.throttled_flows = q->throttled_flows;
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h804 __u32 throttled_flows; member