Lines Matching refs:AF_INET6
227 .ai_family = AF_INET6, in test_bug_21295()
279 int families[] = { AF_UNSPEC, AF_INET, AF_INET6, -1 }; in test_nodata_nxdomain()
339 check_h ("www.example", AF_INET6, in do_test()
342 check_h ("alias.example", AF_INET6, in do_test()
421 check_ai ("www.example", "80", AF_INET6, in do_test()
426 (struct addrinfo) { .ai_family = AF_INET6, in do_test()
433 check_ai ("alias.example", "80", AF_INET6, in do_test()
438 (struct addrinfo) { .ai_family = AF_INET6, in do_test()
445 check_ai (LONG_NAME, "80", AF_INET6, in do_test()
457 check_h ("t.www.example", AF_INET6, in do_test()
460 check_h ("t.alias.example", AF_INET6, in do_test()
486 check_ai ("t.www.example", "80", AF_INET6, in do_test()
490 check_ai ("t.alias.example", "80", AF_INET6, in do_test()