Searched defs:red_stats (Results 1 – 1 of 1) sorted by relevance
119 struct red_stats { struct120 u32 prob_drop; /* Early probability drops */121 u32 prob_mark; /* Early probability marks */122 u32 forced_drop; /* Forced drops, qavg > max_thresh */123 u32 forced_mark; /* Forced marks, qavg > max_thresh */124 u32 pdrop; /* Drops due to queue limits */