Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/lib/
H A Dares_dns_parse.c143 static ares_status_t ares_dns_parse_and_set_u8(ares__buf_t *buf, in ares_dns_parse_and_set_u8() function
465 status = ares_dns_parse_and_set_u8(buf, rr, ARES_RR_TLSA_CERT_USAGE); in ares_dns_parse_rr_tlsa()
470 status = ares_dns_parse_and_set_u8(buf, rr, ARES_RR_TLSA_SELECTOR); in ares_dns_parse_rr_tlsa()
475 status = ares_dns_parse_and_set_u8(buf, rr, ARES_RR_TLSA_MATCH); in ares_dns_parse_rr_tlsa()
654 status = ares_dns_parse_and_set_u8(buf, rr, ARES_RR_CAA_CRITICAL); in ares_dns_parse_rr_caa()

Completed in 2 milliseconds