Searched refs:scope_match2 (Results 1 – 2 of 2) sorted by relevance
1192 int scope_src2, scope_dst2, scope_match2; in _rfc6724_compare() local1210 scope_match2 = (scope_src2 == scope_dst2); in _rfc6724_compare()1212 if (scope_match1 != scope_match2) { in _rfc6724_compare()1213 return scope_match2 - scope_match1; in _rfc6724_compare()
1686 int scope_src2, scope_dst2, scope_match2; in _rfc6724_compare() local1704 scope_match2 = (scope_src2 == scope_dst2); in _rfc6724_compare()1706 if (scope_match1 != scope_match2) { in _rfc6724_compare()1707 return scope_match2 - scope_match1; in _rfc6724_compare()