Searched defs:doh (Results 1 - 2 of 2) sorted by relevance
/third_party/curl/lib/ |
H A D | doh.c | 186 static int doh_done(struct Curl_easy *doh, CURLcode result) in doh_done() argument 220 struct Curl_easy *doh = NULL; in dohprobe() local 428 skipqname(const unsigned char *doh, size_t dohlen, unsigned int *indexp) skipqname() argument 452 get16bit(const unsigned char *doh, int index) get16bit() argument 457 get32bit(const unsigned char *doh, int index) get32bit() argument 470 store_a(const unsigned char *doh, int index, struct dohentry *d) store_a() argument 482 store_aaaa(const unsigned char *doh, int index, struct dohentry *d) store_aaaa() argument 496 store_cname(const unsigned char *doh, size_t dohlen, unsigned int index, struct dohentry *d) store_cname() argument 548 rdata(const unsigned char *doh, size_t dohlen, unsigned short rdlength, unsigned short type, int index, struct dohentry *d) rdata() argument 601 doh_decode(const unsigned char *doh, size_t dohlen, DNStype dnstype, struct dohentry *d) doh_decode() argument [all...] |
H A D | urldata.h | 723 struct dohdata *doh; /* DoH specific data for this request */ member
|
Completed in 6 milliseconds