Home
last modified time | relevance | path

Searched refs:gen_dns_msg (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/unbound/services/cache/
H A Ddns.c589 gen_dns_msg(struct regional* region, struct query_info* q, size_t num) in gen_dns_msg() function
649 msg = gen_dns_msg(region, q, r->rrset_count); in tomsg()
708 res = gen_dns_msg(region, &origin->qinfo, origin->rep->rrset_count); in dns_msg_deepcopy_region()
735 msg = gen_dns_msg(region, q, 1); /* only the CNAME (or other) RRset */ in rrset_msg()
774 msg = gen_dns_msg(region, q, 2); /* DNAME + CNAME RRset */ in synth_dname_msg()
/openbsd/sbin/unwind/libunbound/services/cache/
H A Ddns.c589 gen_dns_msg(struct regional* region, struct query_info* q, size_t num) in gen_dns_msg() function
649 msg = gen_dns_msg(region, q, r->rrset_count); in tomsg()
708 res = gen_dns_msg(region, &origin->qinfo, origin->rep->rrset_count); in dns_msg_deepcopy_region()
735 msg = gen_dns_msg(region, q, 1); /* only the CNAME (or other) RRset */ in rrset_msg()
774 msg = gen_dns_msg(region, q, 2); /* DNAME + CNAME RRset */ in synth_dname_msg()