Home
last modified time | relevance | path

Searched refs:attach_edns_record (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/unbound/util/data/
H A Dmsgencode.h138 void attach_edns_record(struct sldns_buffer* pkt, struct edns_data* edns);
H A Dmsgencode.c989 attach_edns_record(sldns_buffer* pkt, struct edns_data* edns) in attach_edns_record() function
1133 attach_edns_record(buf, &es); in extended_error_encode()
/freebsd/contrib/unbound/contrib/
H A Dredirect-bogus.patch257 attach_edns_record(buf, &es);
317 + attach_edns_record(buf, &es);
/freebsd/contrib/unbound/testcode/
H A Dfake_event.c1356 attach_edns_record(pend->buffer, &edns); in outnet_serviced_query()
H A Ddoqclient.c351 attach_edns_record(buf, &edns); in make_query()
/freebsd/contrib/unbound/daemon/
H A Dworker.c1011 attach_edns_record(pkt, edns); in chaos_replystr()
/freebsd/contrib/unbound/services/
H A Doutside_network.c2905 attach_edns_record(buff, &edns);