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

/linux-master/net/netfilter/ipvs/
H A Dip_vs_twos.c50 int overhead2, total_weight = 0, weight; local
98 overhead2 = ip_vs_dest_conn_overhead(dest);
106 if (choice2 && (weight2 * overhead1) > (weight1 * overhead2))

Completed in 86 milliseconds