HomeSort by: relevance | last modified time | path
    Searched refs:edns_opt_copy_region (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/unbound/dist/util/data/
msgreply.h 787 struct edns_option* edns_opt_copy_region(struct edns_option* list,
msgreply.c 1349 struct edns_option* edns_opt_copy_region(struct edns_option* list, function
  /src/external/bsd/unbound/dist/services/
mesh.c 512 s->s.edns_opts_front_in = edns_opt_copy_region(edns->opt_list_in,
515 log_err("edns_opt_copy_region: out of memory; SERVFAIL");
648 s->s.edns_opts_front_in = edns_opt_copy_region(edns->opt_list_in,
1962 edns_opt_copy_region(edns->opt_list_in, s->s.region)))
1965 edns_opt_copy_region(edns->opt_list_out, s->s.region)))
1968 edns_opt_copy_region(edns->opt_list_inplace_cb_out, s->s.region)))
1989 edns_opt_copy_region(edns->opt_list_in, s->s.region)))
1992 edns_opt_copy_region(edns->opt_list_out, s->s.region)))
1995 edns_opt_copy_region(edns->opt_list_inplace_cb_out, s->s.region)))
outside_network.c 3498 per_upstream_opt_list = edns_opt_copy_region(
  /src/external/bsd/unbound/dist/testcode/
fake_event.c 1314 per_upstream_opt_list = edns_opt_copy_region(
  /src/external/bsd/unbound/dist/iterator/
iterator.c 4354 qstate->edns_opts_back_in = edns_opt_copy_region(edns.opt_list_in,

Completed in 32 milliseconds