Searched refs:edns_opt_copy_region (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/util/data/
H A Dmsgreply.h738 struct edns_option* edns_opt_copy_region(struct edns_option* list,
H A Dmsgreply.c1236 struct edns_option* edns_opt_copy_region(struct edns_option* list, function
/netbsd-current/external/bsd/unbound/dist/services/
H A Dmesh.c459 s->s.edns_opts_front_in = edns_opt_copy_region(edns->opt_list_in,
462 log_err("edns_opt_copy_region: out of memory; SERVFAIL");
579 s->s.edns_opts_front_in = edns_opt_copy_region(edns->opt_list_in,
1610 edns_opt_copy_region(edns->opt_list_in, s->s.region)))
1613 edns_opt_copy_region(edns->opt_list_out, s->s.region)))
1616 edns_opt_copy_region(edns->opt_list_inplace_cb_out, s->s.region)))
1637 edns_opt_copy_region(edns->opt_list_in, s->s.region)))
1640 edns_opt_copy_region(edns->opt_list_out, s->s.region)))
1643 edns_opt_copy_region(edns->opt_list_inplace_cb_out, s->s.region)))
H A Doutside_network.c3413 per_upstream_opt_list = edns_opt_copy_region(
/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dfake_event.c1221 per_upstream_opt_list = edns_opt_copy_region(
/netbsd-current/external/bsd/unbound/dist/iterator/
H A Diterator.c4147 qstate->edns_opts_back_in = edns_opt_copy_region(edns.opt_list_in,

Completed in 120 milliseconds