Home
last modified time | relevance | path

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

/Linux-v5.4/tools/include/uapi/linux/
Dpkt_sched.h841 __u32 new_flows_len; /* count of flows in new list */ member
/Linux-v5.4/include/uapi/linux/
Dpkt_sched.h842 __u32 new_flows_len; /* count of flows in new list */ member
/Linux-v5.4/net/sched/
Dsch_fq_codel.c569 st.qdisc_stats.new_flows_len++; in fq_codel_dump_stats()