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()
249 struct Curl_easy *doh = NULL; in dohprobe() local
497 static DOHcode skipqname(const unsigned char *doh, size_t dohlen, in skipqname()
521 static unsigned short get16bit(const unsigned char *doh, int index) in get16bit()
526 static unsigned int get32bit(const unsigned char *doh, int index) in get32bit()
539 static DOHcode store_a(const unsigned char *doh, int index, struct dohentry *d) in store_a()
551 static DOHcode store_aaaa(const unsigned char *doh, in store_aaaa()
566 static DOHcode store_https(const unsigned char *doh, in store_https()
584 static DOHcode store_cname(const unsigned char *doh, in store_cname()
636 static DOHcode rdata(const unsigned char *doh, in rdata()
[all …]
H A Drequest.h119 struct dohdata *doh; /* DoH specific data for this request */ member
/curl/
H A Dconfigure.ac4294 AC_ARG_ENABLE(doh, optenable

Completed in 76 milliseconds