Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dred.h119 struct red_stats { struct
120 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 */