Lines Matching defs:dns64
43 #include <dns/dns64.h>
3287 !ISC_LIST_EMPTY(client->view->dns64))
5029 dns_dns64_t *dns64 = ISC_LIST_HEAD(client->view->dns64);
5039 if (dns64 == NULL) {
5057 if (dns_dns64_aaaaok(dns64, &netaddr, client->signer, env, flags,
6032 if (qctx->dns64 && qctx->rpz) {
6071 if (qctx->dns64 && qctx->rpz) {
6737 qctx->dns64 = true;
8195 if (qctx->dns64) {
8264 !ISC_LIST_EMPTY(qctx->view->dns64) &&
8277 qctx->dns64_exclude = qctx->dns64 = true;
8370 dns_dns64_t *dns64;
8467 for (dns64 = ISC_LIST_HEAD(client->view->dns64); dns64 != NULL;
8468 dns64 = dns_dns64_next(dns64))
8473 result = dns_dns64_aaaafroma(dns64, &netaddr,
8736 if (qctx->dns64) {
9031 } else if (qctx->dns64) {
9048 if (qctx->dns64) {
9235 if (qctx->dns64)
9237 if (qctx->dns64 && !qctx->dns64_exclude)
9258 qctx->dns64 = false;
9268 !ISC_LIST_EMPTY(qctx->view->dns64) && !qctx->nxrewrite &&
9306 qctx->dns64 = true;
10148 if (!ISC_LIST_EMPTY(qctx->view->dns64) &&
10199 * We don't yet have code to handle synthesis and type ANY or dns64
10208 if (!ISC_LIST_EMPTY(qctx->view->dns64) &&
10415 if (qctx->dns64) {