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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_conn.c780 static char todrop_counter[9] = {0}; local
795 if (--todrop_counter[i] > 0) return 0;
797 todrop_counter[i] = todrop_rate[i];

Completed in 43 milliseconds