Searched defs:tc_fq_qd_stats (Results 1 – 2 of 2) sorted by relevance
949 struct tc_fq_qd_stats { struct950 __u64 gc_flows;951 __u64 highprio_packets;952 __u64 tcp_retrans;953 __u64 throttled;954 __u64 flows_plimit;955 __u64 pkts_too_long;956 __u64 allocation_errors;957 __s64 time_next_delayed_flow;958 __u32 flows;[all …]
902 struct tc_fq_qd_stats { struct903 __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;910 __s64 time_next_delayed_flow;911 __u32 flows;[all …]