Home | History | Annotate | Download | only in iputils

Lines Matching refs:new_max

1446 		int new_max = max_preference();
1447 if (new_max != INELIGIBLE_PREF) {
1450 if (tp->preference == new_max &&
1461 int new_max = max_preference();
1464 if (tp->preference < new_max && tp->in_kernel) {