Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Dpkt_sched.h811 struct tc_fq_qd_stats { struct
812 __u64 gc_flows;
813 __u64 highprio_packets;
814 __u64 tcp_retrans;
815 __u64 throttled;
816 __u64 flows_plimit;
817 __u64 pkts_too_long;
818 __u64 allocation_errors;
819 __s64 time_next_delayed_flow;
820 __u32 flows;
[all …]
/external/kernel-headers/original/uapi/linux/
Dpkt_sched.h901 struct tc_fq_qd_stats { struct
902 __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 …]