Home
last modified time | relevance | path

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

/external/libnl/include/linux-private/linux/
Dpkt_sched.h292 struct tc_choke_xstats { struct
293 __u32 early; /* Early drops */
294 __u32 pdrop; /* Drops due to queue limits */
295 __u32 other; /* Drops due to drop() calls */
296 __u32 marked; /* Marked packets */
297 __u32 matched; /* Drops due to flow match */
/external/iproute2/include/uapi/linux/
Dpkt_sched.h333 struct tc_choke_xstats { struct
334 __u32 early; /* Early drops */
335 __u32 pdrop; /* Drops due to queue limits */
336 __u32 other; /* Drops due to drop() calls */
337 __u32 marked; /* Marked packets */
338 __u32 matched; /* Drops due to flow match */
/external/kernel-headers/original/uapi/linux/
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 */