Searched refs:DNS_FETCHOPT_TCP (Results 1 – 2 of 2) sorted by relevance
97 #define DNS_FETCHOPT_TCP 0x01 /*%< Use TCP. */ macro
1651 if ((query->options & DNS_FETCHOPT_TCP) != 0) { in fctx_query()1754 if ((query->options & DNS_FETCHOPT_TCP) != 0) { in fctx_query()1950 if ((query->options & DNS_FETCHOPT_TCP) != 0) { in resquery_send()2218 if ((query->options & DNS_FETCHOPT_TCP) != 0) { in resquery_send()2236 if ((query->options & DNS_FETCHOPT_TCP) == 0) { in resquery_send()7451 if ((options & DNS_FETCHOPT_TCP) == 0) in resquery_response()7461 (options & DNS_FETCHOPT_TCP) != 0) { in resquery_response()7601 if ((options & DNS_FETCHOPT_TCP) != 0) { in resquery_response()7605 options |= DNS_FETCHOPT_TCP; in resquery_response()