Searched refs:netcontext_flags (Results 1 – 6 of 6) sorted by relevance
110 statp->netcontext_flags = netcontext->flags; in res_init()131 resOutput.netcontext_flags = other.netcontext_flags; in fromResState()
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()
121 statp->netcontext_flags); in res_nquery()123 (statp->netcontext_flags & in res_nquery()137 if ((statp->netcontext_flags & in res_nquery()
113 uint32_t netcontext_flags; member145 uint8_t* buf, int buflen, int netcontext_flags);
1626 res->netcontext_flags); in doQuery()1629 (res->netcontext_flags & (NET_CONTEXT_FLAG_USE_DNS_OVER_TLS | NET_CONTEXT_FLAG_USE_EDNS))) { in doQuery()1651 if ((res_temp.netcontext_flags & in doQuery()1656 sizeof(buf), res->netcontext_flags); in doQuery()1756 res->netcontext_flags); in res_queryN()1758 (res->netcontext_flags & in res_queryN()1776 if ((res->netcontext_flags & in res_queryN()
470 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()