Searched defs:tc_fq_qd_stats (Results 1 – 2 of 2) sorted by relevance
927 struct tc_fq_qd_stats { struct928 __u64 gc_flows;929 __u64 highprio_packets;930 __u64 tcp_retrans;931 __u64 throttled;932 __u64 flows_plimit;933 __u64 pkts_too_long;934 __u64 allocation_errors;935 __s64 time_next_delayed_flow;936 __u32 flows;[all …]
901 struct tc_fq_qd_stats { struct902 __u64 gc_flows;903 __u64 highprio_packets;904 __u64 tcp_retrans;905 __u64 throttled;906 __u64 flows_plimit;907 __u64 pkts_too_long;908 __u64 allocation_errors;909 __s64 time_next_delayed_flow;910 __u32 flows;[all …]