Searched refs:todrop_counter (Results 1 – 1 of 1) sorted by relevance
1222 static char todrop_counter[9] = {0}; in todrop_entry() local1237 if (--todrop_counter[i] > 0) return 0; in todrop_entry()1239 todrop_counter[i] = todrop_rate[i]; in todrop_entry()