Searched refs:attach_edns_record (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/testcode/ |
H A D | unitmsgparse.c | 184 attach_edns_record(out, edns); in perf_encode() 347 attach_edns_record(out, &edns); in testpkt() 362 attach_edns_record(out, &edns); in testpkt()
|
H A D | streamtcp.c | 219 attach_edns_record(buf, &edns); in write_q()
|
H A D | dohclient.c | 251 attach_edns_record(buf, &edns); in make_query()
|
H A D | perf.c | 492 attach_edns_record(buf, &ed); in qlist_parse_line()
|
H A D | fake_event.c | 1260 attach_edns_record(pend->buffer, &edns); in outnet_serviced_query()
|
/netbsd-src/external/bsd/unbound/dist/util/data/ |
H A D | msgencode.h | 138 void attach_edns_record(struct sldns_buffer* pkt, struct edns_data* edns);
|
H A D | msgencode.c | 971 attach_edns_record(sldns_buffer* pkt, struct edns_data* edns) in attach_edns_record() function 1115 attach_edns_record(buf, &es); in extended_error_encode()
|
/netbsd-src/external/bsd/unbound/dist/contrib/ |
H A D | redirect-bogus.patch | 257 attach_edns_record(buf, &es); 317 + attach_edns_record(buf, &es);
|
/netbsd-src/external/bsd/unbound/dist/daemon/ |
H A D | worker.c | 919 attach_edns_record(pkt, edns); in chaos_replystr()
|
/netbsd-src/external/bsd/unbound/dist/services/ |
H A D | outside_network.c | 2872 attach_edns_record(buff, &edns);
|