Lines Matching refs:got_source_addr
1116 bool got_source_addr; member
1384 if (a1->got_source_addr && ! a2->got_source_addr) in rfc3484_sort()
1386 if (! a1->got_source_addr && a2->got_source_addr) in rfc3484_sort()
1398 if (a1->got_source_addr) in rfc3484_sort()
1411 if (a1->got_source_addr) in rfc3484_sort()
1422 if (a1->got_source_addr) in rfc3484_sort()
1433 if (a1->got_source_addr) in rfc3484_sort()
1463 if (a1->got_source_addr) in rfc3484_sort()
1531 if (a1->got_source_addr in rfc3484_sort()
2313 results[i].got_source_addr = results[i - 1].got_source_addr; in getaddrinfo()
2320 results[i].got_source_addr = false; in getaddrinfo()
2352 results[i].got_source_addr = true; in getaddrinfo()