Searched refs:bscopecmp (Results 1 – 1 of 1) sorted by relevance
3456 int tlen = -1, dscopecmp, bscopecmp, matchcmp; in in6_ifawithscope() local3644 bscopecmp = IN6_ARE_SCOPE_CMP(src_scope, best_scope); in in6_ifawithscope()3646 if (bscopecmp == 0) { in in6_ifawithscope()3673 if (bscopecmp > 0) { /* (5) */ in in6_ifawithscope()3680 if (bscopecmp > 0) { /* (7) */ in in6_ifawithscope()3688 if (bscopecmp < 0) { in in6_ifawithscope()