Home
last modified time | relevance | path

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

/curl/lib/
H A Ddoh.h159 struct dohhttps_rr https_rrs[DOH_MAX_HTTPS]; member
H A Ddoh.c575 struct dohhttps_rr *h = &d->https_rrs[d->numhttps_rrs]; in doh_store_https()
869 d->https_rrs[i].val, d->https_rrs[i].len); in doh_show()
871 infof(data, "DoH HTTPS RR: length %d", d->https_rrs[i].len); in doh_show()
1025 Curl_safefree(d->https_rrs[i].val); in de_cleanup()
1377 result = doh_resp_decode_httpsrr(de.https_rrs->val, de.https_rrs->len, in Curl_doh_is_resolved()

Completed in 7 milliseconds