Searched refs:a2_index (Results 1 – 2 of 2) sorted by relevance
42 uint32_t a2_index, int *a2_native) in __check_native() argument154 if (a2_index == ifim->ifi_index) in __check_native()157 a2_index = 0xffffffffu; in __check_native()161 && a2_index == 0xffffffffu) in __check_native()
1486 uint32_t a2_index; in rfc3484_sort() local1492 a2_index = a2->index; in rfc3484_sort()1495 a2_index = 0xffffffffu; in rfc3484_sort()1497 __check_native (a1_index, &a1_native, a2_index, &a2_native); in rfc3484_sort()1507 else if (a2_index != -1 && src->results[i].index == a2_index) in rfc3484_sort()
Completed in 7 milliseconds