Home
last modified time | relevance | path

Searched defs:tc_sfb_xstats (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/linux-private/linux/
Dpkt_sched.h613 struct tc_sfb_xstats { struct
614 __u32 earlydrop;
615 __u32 penaltydrop;
616 __u32 bucketdrop;
617 __u32 queuedrop;
618 __u32 childdrop; /* drops in child qdisc */
619 __u32 marked;
620 __u32 maxqlen;
621 __u32 maxprob;
622 __u32 avgprob;
/external/iproute2/include/uapi/linux/
Dpkt_sched.h662 struct tc_sfb_xstats { struct
663 __u32 earlydrop;
664 __u32 penaltydrop;
665 __u32 bucketdrop;
666 __u32 queuedrop;
667 __u32 childdrop; /* drops in child qdisc */
668 __u32 marked;
669 __u32 maxqlen;
670 __u32 maxprob;
671 __u32 avgprob;
/external/kernel-headers/original/uapi/linux/
Dpkt_sched.h750 struct tc_sfb_xstats { struct
751 __u32 earlydrop;
752 __u32 penaltydrop;
753 __u32 bucketdrop;
754 __u32 queuedrop;
755 __u32 childdrop; /* drops in child qdisc */
756 __u32 marked;
757 __u32 maxqlen;
758 __u32 maxprob;
759 __u32 avgprob;