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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_conn.c1017 static const char todrop_rate[9] = {0, 1, 2, 3, 4, 5, 6, 7, 8}; local
1032 if (!todrop_rate[i]) return 0;
1035 todrop_counter[i] = todrop_rate[i];

Completed in 102 milliseconds