Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dpkt_sched.h326 struct tc_choke_xstats { struct
327 __u32 early; /* Early drops */
328 __u32 pdrop; /* Drops due to queue limits */
329 __u32 other; /* Drops due to drop() calls */
330 __u32 marked; /* Marked packets */
331 __u32 matched; /* Drops due to flow match */