Searched refs:a1_index (Results 1 – 2 of 2) sorted by relevance
41 __check_native (uint32_t a1_index, int *a1_native, in __check_native() argument149 if (a1_index == ifim->ifi_index) in __check_native()152 a1_index = 0xffffffffu; in __check_native()160 if (a1_index == 0xffffffffu in __check_native()
1475 uint32_t a1_index; in rfc3484_sort() local1481 a1_index = a1->index; in rfc3484_sort()1484 a1_index = 0xffffffffu; in rfc3484_sort()1497 __check_native (a1_index, &a1_native, a2_index, &a2_native); in rfc3484_sort()1501 if (a1_index != -1 && src->results[i].index == a1_index) in rfc3484_sort()
Completed in 7 milliseconds