HomeSort by: relevance | last modified time | path
    Searched refs:dns64_exclude (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/ns/include/ns/
query.h 202 bool dns64, dns64_exclude, rpz; member in struct:query_ctx
  /src/external/mpl/bind/dist/lib/ns/
query.c 6765 qctx->dns64_exclude = true;
8222 if (qctx->dns64_exclude) {
8280 if (qctx->qtype == dns_rdatatype_aaaa && !qctx->dns64_exclude &&
8294 qctx->dns64_exclude = qctx->dns64 = true;
8757 if (qctx->dns64_exclude) {
9084 if (qctx->dns64_exclude) {
9270 if (qctx->dns64 && !qctx->dns64_exclude)
9296 if (qctx->dns64_exclude) {
10455 if (qctx->dns64_exclude) {

Completed in 31 milliseconds