Searched defs:tc_red_xstats (Results 1 – 3 of 3) sorted by relevance
185 struct tc_red_xstats struct187 __u32 early; /* Early drops */188 __u32 pdrop; /* Drops due to queue limits */189 __u32 other; /* Drops due to drop() calls */190 __u32 marked; /* Marked packets */
242 struct tc_red_xstats { struct243 __u32 early; /* Early drops */244 __u32 pdrop; /* Drops due to queue limits */245 __u32 other; /* Drops due to drop() calls */246 __u32 marked; /* Marked packets */
254 struct tc_red_xstats { struct255 __u32 early; /* Early drops */256 __u32 pdrop; /* Drops due to queue limits */257 __u32 other; /* Drops due to drop() calls */258 __u32 marked; /* Marked packets */