Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnsl/nss/
H A Dnetdir_inet_sundry.c510 bool_t found, subnet_match; in get_best_match() local
517 subnet_match = FALSE; /* subnet match not found yet */ in get_best_match()
569 if (count >= bestcount || count > limit || subnet_match) in get_best_match()
577 subnet_match = TRUE; in get_best_match()