Home
last modified time | relevance | path

Searched defs:tc_choke_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.h349 struct tc_choke_xstats { struct
350 __u32 early; /* Early drops */
351 __u32 pdrop; /* Drops due to queue limits */
352 __u32 other; /* Drops due to drop() calls */
353 __u32 marked; /* Marked packets */
354 __u32 matched; /* Drops due to flow match */
/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.h349 struct tc_choke_xstats { struct
350 __u32 early; /* Early drops */
351 __u32 pdrop; /* Drops due to queue limits */
352 __u32 other; /* Drops due to drop() calls */
353 __u32 marked; /* Marked packets */
354 __u32 matched; /* Drops due to flow match */
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dpkt_sched.h376 struct tc_choke_xstats { struct
377 __u32 early; /* Early drops */
378 __u32 pdrop; /* Drops due to queue limits */
379 __u32 other; /* Drops due to drop() calls */
380 __u32 marked; /* Marked packets */
381 __u32 matched; /* Drops due to flow match */
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpkt_sched.h396 struct tc_choke_xstats { struct
397 __u32 early; /* Early drops */
398 __u32 pdrop; /* Drops due to queue limits */
399 __u32 other; /* Drops due to drop() calls */
400 __u32 marked; /* Marked packets */
401 __u32 matched; /* Drops due to flow match */