Searched refs:dns_alloc_msg (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/bsd/unbound/dist/iterator/ |
| H A D | iter_utils.h | 121 struct dns_msg* dns_alloc_msg(struct sldns_buffer* pkt, struct msg_parse* msg,
|
| H A D | iter_utils.c | 661 dns_alloc_msg(sldns_buffer* pkt, struct msg_parse* msg, in dns_alloc_msg() function
|
| H A D | iterator.c | 4182 iq->response = dns_alloc_msg(pkt, prs, qstate->region); in process_response()
|
| /netbsd-src/external/bsd/unbound/dist/cachedb/ |
| H A D | cachedb.c | 553 qstate->return_msg = dns_alloc_msg(buf, prs, qstate->region); in parse_data()
|
| /netbsd-src/external/bsd/unbound/dist/contrib/ |
| H A D | fastrpz.patch | 1760 + *dnsmsg = dns_alloc_msg(pkt, msgparse, region); 1762 + log_fail(rpz, "dns_alloc_msg() failed");
|