Searched defs:tc_choke_xstats (Results 1 – 5 of 5) sorted by relevance
333 struct tc_choke_xstats { struct334 __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 */
349 struct tc_choke_xstats { struct350 __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 */
396 struct tc_choke_xstats { struct397 __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 */
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 */