Home
last modified time | relevance | path

Searched defs:doh (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Ddoh.c215 static int doh_done(struct Curl_easy *doh, CURLcode result) in doh_done()
256 struct Curl_easy *doh = NULL; in doh_run_probe() local
502 static DOHcode doh_skipqname(const unsigned char *doh, size_t dohlen, in doh_skipqname()
526 static unsigned short doh_get16bit(const unsigned char *doh, in doh_get16bit()
545 static void doh_store_a(const unsigned char *doh, int index, in doh_store_a()
557 static void doh_store_aaaa(const unsigned char *doh, int index, in doh_store_aaaa()
570 static DOHcode doh_store_https(const unsigned char *doh, int index, in doh_store_https()
636 static DOHcode doh_rdata(const unsigned char *doh, in doh_rdata()
693 UNITTEST DOHcode doh_resp_decode(const unsigned char *doh, in doh_resp_decode()
1406 struct doh_probes *doh = data->req.doh; in Curl_doh_close() local
[all …]
H A Drequest.h120 struct doh_probes *doh; /* DoH specific data for this request */ member
/curl/
H A Dconfigure.ac4642 AC_ARG_ENABLE(doh, optenable

Completed in 33 milliseconds