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

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

Completed in 58 milliseconds