Searched defs:tc_choke_xstats (Results 1 – 2 of 2) sorted by relevance
376 struct tc_choke_xstats { struct377 __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 */
377 struct tc_choke_xstats { struct378 __u32 early; /* Early drops */379 __u32 pdrop; /* Drops due to queue limits */380 __u32 other; /* Drops due to drop() calls */381 __u32 marked; /* Marked packets */382 __u32 matched; /* Drops due to flow match */