Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H 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 */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H 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 */
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H 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 */
/OK3568_Linux_fs/kernel/include/uapi/linux/
H 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 */