Searched refs:overhead1 (Results 1 – 1 of 1) sorted by relevance
49 int rweight1, rweight2, weight1 = -1, weight2 = -1, overhead1 = 0; in ip_vs_twos_schedule() local92 overhead1 = ip_vs_dest_conn_overhead(dest); in ip_vs_twos_schedule()106 if (choice2 && (weight2 * overhead1) > (weight1 * overhead2)) in ip_vs_twos_schedule()