Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dpkt_sched.h254 struct tc_red_xstats { struct
255 __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 */