Searched refs:ipv6hints (Results 1 – 3 of 3) sorted by relevance
90 unsigned char *ipv6hints; /* keytag = 6 */ member
1232 lhrr->ipv6hints = Curl_memdup(cp, plen); in doh_resp_decode_httpsrr()1233 if(!lhrr->ipv6hints) in doh_resp_decode_httpsrr()1283 if(hrr->ipv6hints) { in doh_print_httpsrr()1285 hrr->ipv6hints, hrr->ipv6hints_len); in doh_print_httpsrr()
1086 if(dns->hinfo->ipv6hints) in hostcache_unlink_entry()1087 free(dns->hinfo->ipv6hints); in hostcache_unlink_entry()
Completed in 11 milliseconds