Home
last modified time | relevance | path

Searched refs:ARES_RR_SVCB_PRIORITY (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares_dns_mapping.c362 case ARES_RR_SVCB_PRIORITY: in ares_dns_rr_key_tostr()
453 case ARES_RR_SVCB_PRIORITY: in ares_dns_rr_key_datatype()
514 static const ares_dns_rr_key_t rr_svcb_keys[] = { ARES_RR_SVCB_PRIORITY,
H A Dares_dns_parse.c505 status = ares_dns_parse_and_set_be16(buf, rr, ARES_RR_SVCB_PRIORITY); in ares_dns_parse_rr_svcb()
H A Dares_dns_write.c632 status = ares_dns_write_rr_be16(buf, rr, ARES_RR_SVCB_PRIORITY); in ares_dns_write_rr_svcb()
H A Dares_dns_record.c662 case ARES_RR_SVCB_PRIORITY: in ares_dns_rr_data_ptr()
/third_party/node/deps/cares/include/
H A Dares_dns_record.h250 ARES_RR_SVCB_PRIORITY = (ARES_REC_TYPE_SVCB * 100) + 1, enumerator

Completed in 7 milliseconds