Home
last modified time | relevance | path

Searched refs:todrop_counter (Results 1 – 1 of 1) sorted by relevance

/net/netfilter/ipvs/
Dip_vs_conn.c1182 static char todrop_counter[9] = {0}; in todrop_entry() local
1197 if (--todrop_counter[i] > 0) return 0; in todrop_entry()
1199 todrop_counter[i] = todrop_rate[i]; in todrop_entry()