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

/freebsd-11.0-release/contrib/unbound/util/data/
H A Dmsgencode.h115 void attach_edns_record(struct sldns_buffer* pkt, struct edns_data* edns);
H A Dmsgencode.c727 attach_edns_record(sldns_buffer* pkt, struct edns_data* edns) function
784 attach_edns_record(pkt, edns);
839 attach_edns_record(buf, &es);
/freebsd-11.0-release/contrib/unbound/daemon/
H A Dworker.c692 attach_edns_record(pkt, edns);
892 attach_edns_record(c->buffer, &edns);
/freebsd-11.0-release/contrib/unbound/services/
H A Doutside_network.c1415 attach_edns_record(buff, &edns);

Completed in 113 milliseconds