Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h949 struct tc_fq_qd_stats { struct
950 __u64 gc_flows;
952 __u64 tcp_retrans;
953 __u64 throttled;
954 __u64 flows_plimit;
955 __u64 pkts_too_long;
958 __u32 flows;
959 __u32 inactive_flows;
960 __u32 throttled_flows;
963 __u64 horizon_drops;
[all …]
/openbmc/linux/tools/include/uapi/linux/
H 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 …]