matchcmp         2239 netinet6/in6.c 			int tlen = -1, dscopecmp, bscopecmp, matchcmp;
matchcmp         2414 netinet6/in6.c 			matchcmp = tlen - blen;
matchcmp         2415 netinet6/in6.c 			if (matchcmp > 0) /* (8) */
matchcmp         2417 netinet6/in6.c 			if (matchcmp < 0) /* (9) */