Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c88 #define IGNORE_PREFERENCE 0x80000000 /* Maximum negative */ macro
1058 force_preference(IGNORE_PREFERENCE); in finish()
1999 int max = (int)IGNORE_PREFERENCE; in max_preference()
2042 if (max != IGNORE_PREFERENCE) { in age_table()
2087 if (max != IGNORE_PREFERENCE) { in flush_unreachable_routers()
2138 tp->preference != IGNORE_PREFERENCE) { in record_router()
2142 if (tp->preference == IGNORE_PREFERENCE && tp->in_kernel) { in record_router()
2149 if (new_max != IGNORE_PREFERENCE) { in record_router()