Searched refs:a1_src_scope (Results 1 – 1 of 1) sorted by relevance
1400 int a1_src_scope = get_scope (&a1->source_addr); in rfc3484_sort() local1403 if (a1_dst_scope == a1_src_scope && a2_dst_scope != a2_src_scope) in rfc3484_sort()1405 if (a1_dst_scope != a1_src_scope && a2_dst_scope == a2_src_scope) in rfc3484_sort()
Completed in 7 milliseconds