Home
last modified time | relevance | path

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

/linux/include/uapi/linux/ !
H A Dpkt_sched.h849 struct tc_fq_qd_stats { struct
850 __u64 gc_flows;
851 __u64 highprio_packets; /* obsolete */
852 __u64 tcp_retrans; /* obsolete */
853 __u64 throttled;
854 __u64 flows_plimit;
855 __u64 pkts_too_long;
856 __u64 allocation_errors;
857 __s64 time_next_delayed_flow;
858 __u32 flows;
[all …]
/linux/tools/include/uapi/linux/ !
H A Dpkt_sched.h793 struct tc_fq_qd_stats { struct
794 __u64 gc_flows;
795 __u64 highprio_packets;
796 __u64 tcp_retrans;
797 __u64 throttled;
798 __u64 flows_plimit;
799 __u64 pkts_too_long;
800 __u64 allocation_errors;
801 __s64 time_next_delayed_flow;
802 __u32 flows;
[all …]