Searched refs:scope_src1 (Results 1 – 1 of 1) sorted by relevance
1179 int scope_src1, scope_dst1, scope_match1; in _rfc6724_compare() local1192 scope_src1 = _get_scope(&a1->src_addr.sa); in _rfc6724_compare()1194 scope_match1 = (scope_src1 == scope_dst1); in _rfc6724_compare()