Searched refs:todrop_rate (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.c779 static const char todrop_rate[9] = {0, 1, 2, 3, 4, 5, 6, 7, 8}; local
794 if (!todrop_rate[i]) return 0;
797 todrop_counter[i] = todrop_rate[i];

Completed in 49 milliseconds