Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
A Dpkt_sched.h276 struct tc_red_xstats { struct
277 __u32 early; /* Early drops */
278 __u32 pdrop; /* Drops due to queue limits */
279 __u32 other; /* Drops due to drop() calls */
280 __u32 marked; /* Marked packets */
/linux/include/uapi/linux/
A Dpkt_sched.h296 struct tc_red_xstats { struct
297 __u32 early; /* Early drops */
298 __u32 pdrop; /* Drops due to queue limits */
299 __u32 other; /* Drops due to drop() calls */
300 __u32 marked; /* Marked packets */

Completed in 15 milliseconds