Searched refs:netcontext_flags (Results 1 – 5 of 5) sorted by relevance
97 netcontext_flags(netcontext->flags) {} in ResState()112 copy.netcontext_flags = netcontext_flags;141 uint32_t netcontext_flags; member175 uint8_t* buf, int buflen, int netcontext_flags);
121 statp->netcontext_flags); in res_nquery()123 (statp->netcontext_flags & in res_nquery()137 if ((statp->netcontext_flags & in res_nquery()
107 int netcontext_flags) { in res_nmkquery() argument125 hp->ad = (netcontext_flags & NET_CONTEXT_FLAG_USE_DNS_OVER_TLS) != 0U; in res_nmkquery()221 if (statp->netcontext_flags & NET_CONTEXT_FLAG_USE_DNS_OVER_TLS) { in res_nopt()
1625 res->netcontext_flags); in doQuery()1628 (res->netcontext_flags & (NET_CONTEXT_FLAG_USE_DNS_OVER_TLS | NET_CONTEXT_FLAG_USE_EDNS))) { in doQuery()1652 if ((res_temp.netcontext_flags & in doQuery()1657 sizeof(buf), res_temp.netcontext_flags); in doQuery()1759 res->netcontext_flags); in res_queryN()1761 (res->netcontext_flags & in res_queryN()1779 if ((res->netcontext_flags & in res_queryN()
467 if (!(statp->netcontext_flags & NET_CONTEXT_FLAG_USE_LOCAL_NAMESERVERS)) { in res_nsend()1113 if (anhp->rcode == FORMERR && (statp->netcontext_flags & NET_CONTEXT_FLAG_USE_EDNS)) { in send_dg()