Home
last modified time | relevance | path

Searched refs:https_rrs (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Ddoh.h138 struct dohhttps_rr https_rrs[DOH_MAX_HTTPS]; member
H A Ddoh.c573 struct dohhttps_rr *h = &d->https_rrs[d->numhttps_rrs]; in store_https()
875 d->https_rrs[i].val, d->https_rrs[i].len); in showdoh()
877 infof(data, "DoH HTTPS RR: length %d", d->https_rrs[i].len); in showdoh()
1023 free(d->https_rrs[i].val); in de_cleanup()
1378 result = Curl_doh_decode_httpsrr(de.https_rrs->val, de.https_rrs->len, in Curl_doh_is_resolved()

Completed in 9 milliseconds