Home
last modified time | relevance | path

Searched refs:inactive_flows (Results 1 – 3 of 3) sorted by relevance

/linux/net/sched/
H A Dsch_fq.c144 u32 inactive_flows; /* Flows with no packet to send. */ member
296 q->inactive_flows -= fcnt; in fq_gc()
325 if (q->flows != q->inactive_flows + q->throttled_flows) in fq_fastpath_check()
457 q->inactive_flows++; in fq_classify()
595 q->inactive_flows--; in fq_enqueue()
722 q->inactive_flows++; in fq_dequeue()
834 q->inactive_flows = 0; in fq_reset()
879 q->inactive_flows -= fcnt; in fq_rehash()
1306 st.inactive_flows = q->inactive_flows; in fq_dump_stats()
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h803 __u32 inactive_flows; member
/linux/include/uapi/linux/
H A Dpkt_sched.h859 __u32 inactive_flows; member