Home
last modified time | relevance | path

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

/linux-6.15/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()
327 if (q->flows != q->inactive_flows + q->throttled_flows) in fq_fastpath_check()
459 q->inactive_flows++; in fq_classify()
593 q->inactive_flows--; in fq_enqueue()
719 q->inactive_flows++; in fq_dequeue()
832 q->inactive_flows = 0; in fq_reset()
877 q->inactive_flows -= fcnt; in fq_rehash()
1302 st.inactive_flows = q->inactive_flows; in fq_dump_stats()
/linux-6.15/tools/include/uapi/linux/
H A Dpkt_sched.h803 __u32 inactive_flows; member
/linux-6.15/include/uapi/linux/
H A Dpkt_sched.h859 __u32 inactive_flows; member