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