Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h831 struct tc_fq_codel_qd_stats { struct
832 __u32 maxpacket; /* largest packet we've seen so far */
833 __u32 drop_overlimit; /* number of time max qdisc
836 __u32 ecn_mark; /* number of packets we ECN marked
839 __u32 new_flow_count; /* number of time packets
863 struct tc_fq_codel_qd_stats qdisc_stats; argument
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h872 struct tc_fq_codel_qd_stats { struct
873 __u32 maxpacket; /* largest packet we've seen so far */
874 __u32 drop_overlimit; /* number of time max qdisc
877 __u32 ecn_mark; /* number of packets we ECN marked
880 __u32 new_flow_count; /* number of time packets
904 struct tc_fq_codel_qd_stats qdisc_stats; argument