Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet_sundry.c511 bool_t found, subnet_match; in get_best_match() local
518 subnet_match = FALSE; /* subnet match not found yet */ in get_best_match()
570 if (count >= bestcount || count > limit || subnet_match) in get_best_match()
578 subnet_match = TRUE; in get_best_match()