Home
last modified time | relevance | path

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

/external/libnl/include/linux-private/linux/
Dpkt_sched.h222 struct tc_red_xstats { struct
223 __u32 early; /* Early drops */
224 __u32 pdrop; /* Drops due to queue limits */
225 __u32 other; /* Drops due to drop() calls */
226 __u32 marked; /* Marked packets */
/external/iproute2/include/uapi/linux/
Dpkt_sched.h260 struct tc_red_xstats { struct
261 __u32 early; /* Early drops */
262 __u32 pdrop; /* Drops due to queue limits */
263 __u32 other; /* Drops due to drop() calls */
264 __u32 marked; /* Marked packets */
/external/kernel-headers/original/uapi/linux/
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 */