Searched refs:ARES_RR_HTTPS_PRIORITY (Results 1 – 5 of 5) sorted by relevance
371 case ARES_RR_HTTPS_PRIORITY: in ares_dns_rr_key_tostr()454 case ARES_RR_HTTPS_PRIORITY: in ares_dns_rr_key_datatype()517 static const ares_dns_rr_key_t rr_https_keys[] = { ARES_RR_HTTPS_PRIORITY,
683 status = ares_dns_write_rr_be16(buf, rr, ARES_RR_HTTPS_PRIORITY); in ares_dns_write_rr_https()
556 status = ares_dns_parse_and_set_be16(buf, rr, ARES_RR_HTTPS_PRIORITY); in ares_dns_parse_rr_https()
671 case ARES_RR_HTTPS_PRIORITY: in ares_dns_rr_data_ptr()
256 ARES_RR_HTTPS_PRIORITY = (ARES_REC_TYPE_HTTPS * 100) + 1, enumerator