Home
last modified time | relevance | path

Searched defs:tc_fq_qd_stats (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dpkt_sched.h932 struct tc_fq_qd_stats { struct
933 __u64 gc_flows;
935 __u64 tcp_retrans;
936 __u64 throttled;
937 __u64 flows_plimit;
938 __u64 pkts_too_long;
941 __u32 flows;
942 __u32 inactive_flows;
943 __u32 throttled_flows;
946 __u64 horizon_drops;
[all …]
/linux-6.3-rc2/tools/include/uapi/linux/
A Dpkt_sched.h902 struct tc_fq_qd_stats { struct
903 __u64 gc_flows;
904 __u64 highprio_packets;
905 __u64 tcp_retrans;
906 __u64 throttled;
907 __u64 flows_plimit;
908 __u64 pkts_too_long;
909 __u64 allocation_errors;
911 __u32 flows;
912 __u32 inactive_flows;
[all …]

Completed in 16 milliseconds