Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c236 int best_preference = 1; /* Set to record only the router(s) with the */ variable
316 best_preference = 0; in main()
319 best_preference = 1; in main()
2033 if (best_preference && in age_table()
2078 if (best_preference && in flush_unreachable_routers()
2139 (!best_preference || tp->preference == max_preference()) && in record_router()
2148 if (best_preference && changed_down) { in record_router()
2163 if (best_preference && (changed_up || changed_down)) { in record_router()