Searched refs:ipv4hints (Results 1 – 3 of 3) sorted by relevance
86 unsigned char *ipv4hints; /* keytag = 4 */ member
1216 lhrr->ipv4hints = Curl_memdup(cp, plen); in doh_resp_decode_httpsrr()1217 if(!lhrr->ipv4hints) in doh_resp_decode_httpsrr()1271 if(hrr->ipv4hints) { in doh_print_httpsrr()1273 hrr->ipv4hints, hrr->ipv4hints_len); in doh_print_httpsrr()
1082 if(dns->hinfo->ipv4hints) in hostcache_unlink_entry()1083 free(dns->hinfo->ipv4hints); in hostcache_unlink_entry()
Completed in 11 milliseconds