Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
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 */