Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/util/data/
HDmsgencode.h115 void attach_edns_record(struct sldns_buffer* pkt, struct edns_data* edns);
HDmsgencode.c727 attach_edns_record(sldns_buffer* pkt, struct edns_data* edns) in attach_edns_record() function
784 attach_edns_record(pkt, edns); in reply_info_answer_encode()
839 attach_edns_record(buf, &es); in error_encode()
/NextBSD/contrib/unbound/daemon/
HDworker.c692 attach_edns_record(pkt, edns); in chaos_replystr()
892 attach_edns_record(c->buffer, &edns); in worker_handle_request()
/NextBSD/contrib/unbound/services/
HDoutside_network.c1399 attach_edns_record(buff, &edns);