Searched refs:a1_dst_scope (Results 1 – 1 of 1) sorted by relevance
1392 int a1_dst_scope 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()1524 if (a1_dst_scope < a2_dst_scope) in rfc3484_sort()1526 if (a1_dst_scope > a2_dst_scope) in rfc3484_sort()
Completed in 7 milliseconds