Searched refs:matchcmp (Results 1 – 1 of 1) sorted by relevance
3459 int tlen = -1, dscopecmp, bscopecmp, matchcmp; in in6_ifawithscope() local3668 matchcmp = tlen - blen; in in6_ifawithscope()3669 if (matchcmp > 0) { /* (3) */ in in6_ifawithscope()