Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/lib/
H A Dares_dns_parse.c128 static ares_status_t ares_dns_parse_and_set_be16(ares__buf_t *buf, in ares_dns_parse_and_set_be16() function
282 status = ares_dns_parse_and_set_be16(buf, rr, ARES_RR_MX_PREFERENCE); in ares_dns_parse_rr_mx()
323 status = ares_dns_parse_and_set_be16(buf, rr, ARES_RR_SRV_PRIORITY); in ares_dns_parse_rr_srv()
329 status = ares_dns_parse_and_set_be16(buf, rr, ARES_RR_SRV_WEIGHT); in ares_dns_parse_rr_srv()
335 status = ares_dns_parse_and_set_be16(buf, rr, ARES_RR_SRV_PORT); in ares_dns_parse_rr_srv()
352 status = ares_dns_parse_and_set_be16(buf, rr, ARES_RR_NAPTR_ORDER); in ares_dns_parse_rr_naptr()
358 status = ares_dns_parse_and_set_be16(buf, rr, ARES_RR_NAPTR_PREFERENCE); in ares_dns_parse_rr_naptr()
505 status = ares_dns_parse_and_set_be16(buf, rr, ARES_RR_SVCB_PRIORITY); in ares_dns_parse_rr_svcb()
556 status = ares_dns_parse_and_set_be16(buf, rr, ARES_RR_HTTPS_PRIORITY); in ares_dns_parse_rr_https()
610 status = ares_dns_parse_and_set_be16(bu in ares_dns_parse_rr_uri()
[all...]

Completed in 1 milliseconds