Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet_sundry.c512 int subnet_count; in get_best_match() local
519 subnet_count = bestcount; /* worst subnet match */ in get_best_match()
561 while (netmask && count < subnet_count) { in get_best_match()
579 subnet_count = count; in get_best_match()