Searched defs:tc_fq_qd_stats (Results 1 – 2 of 2) sorted by relevance
849 struct tc_fq_qd_stats { struct850 __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 …]
793 struct tc_fq_qd_stats { struct794 __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 …]