Home
last modified time | relevance | path

Searched refs:INELIGIBLE_PREF (Results 1 – 1 of 1) sorted by relevance

/external/iputils/
Drdisc.c148 #define INELIGIBLE_PREF 0x80000000 /* Maximum negative */ macro
1327 int max = (int)INELIGIBLE_PREF; in max_preference()
1366 if (max != INELIGIBLE_PREF) { in age_table()
1403 preference = INELIGIBLE_PREF; in record_router()
1436 tp->preference != INELIGIBLE_PREF) { in record_router()
1440 if (tp->preference == INELIGIBLE_PREF && tp->in_kernel) { in record_router()
1447 if (new_max != INELIGIBLE_PREF) { in record_router()