Searched defs:tc_fq_qd_stats (Results 1 – 4 of 4) sorted by relevance
929 struct tc_fq_qd_stats { struct930 __u64 gc_flows;931 __u64 highprio_packets;932 __u64 tcp_retrans;933 __u64 throttled;934 __u64 flows_plimit;935 __u64 pkts_too_long;936 __u64 allocation_errors;937 __s64 time_next_delayed_flow;938 __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 …]
872 struct tc_fq_qd_stats { struct873 __u64 gc_flows;874 __u64 highprio_packets;875 __u64 tcp_retrans;876 __u64 throttled;877 __u64 flows_plimit;878 __u64 pkts_too_long;879 __u64 allocation_errors;880 __s64 time_next_delayed_flow;881 __u32 flows;[all …]