Searched refs:opt_list_in (Results 1 - 20 of 20) sorted by relevance

/openbsd-current/usr.sbin/unbound/util/data/
H A Dmsgparse.h233 struct edns_option* opt_list_in; member in struct:edns_data
H A Dmsgparse.c1113 if(!edns_opt_list_append(&edns->opt_list_in,
1180 edns->opt_list_in = NULL;
1201 if(!edns_opt_list_append(&edns->opt_list_in,
1274 edns->opt_list_in = NULL;
/openbsd-current/sbin/unwind/libunbound/util/data/
H A Dmsgparse.h233 struct edns_option* opt_list_in; member in struct:edns_data
H A Dmsgparse.c1113 if(!edns_opt_list_append(&edns->opt_list_in,
1180 edns->opt_list_in = NULL;
1201 if(!edns_opt_list_append(&edns->opt_list_in,
1274 edns->opt_list_in = NULL;
/openbsd-current/usr.sbin/unbound/services/
H A Dmesh.c409 int unique = unique_mesh_state(edns->opt_list_in, mesh->env);
473 if(edns->opt_list_in) {
474 s->s.edns_opts_front_in = edns_opt_copy_region(edns->opt_list_in,
580 int unique = unique_mesh_state(edns->opt_list_in, mesh->env);
606 if(edns->opt_list_in) {
607 s->s.edns_opts_front_in = edns_opt_copy_region(edns->opt_list_in,
1677 if(edns->opt_list_in && !(r->edns.opt_list_in =
1678 edns_opt_copy_region(edns->opt_list_in, s->s.region)))
1704 if(edns->opt_list_in
[all...]
H A Dauthzone.c5432 edns.opt_list_in = NULL;
6627 edns.opt_list_in = NULL;
8414 edns.opt_list_in = NULL;
H A Doutside_network.c2862 edns.opt_list_in = NULL;
/openbsd-current/sbin/unwind/libunbound/services/
H A Dmesh.c409 int unique = unique_mesh_state(edns->opt_list_in, mesh->env);
473 if(edns->opt_list_in) {
474 s->s.edns_opts_front_in = edns_opt_copy_region(edns->opt_list_in,
580 int unique = unique_mesh_state(edns->opt_list_in, mesh->env);
606 if(edns->opt_list_in) {
607 s->s.edns_opts_front_in = edns_opt_copy_region(edns->opt_list_in,
1677 if(edns->opt_list_in && !(r->edns.opt_list_in =
1678 edns_opt_copy_region(edns->opt_list_in, s->s.region)))
1704 if(edns->opt_list_in
[all...]
H A Dauthzone.c5432 edns.opt_list_in = NULL;
6627 edns.opt_list_in = NULL;
8414 edns.opt_list_in = NULL;
H A Doutside_network.c2862 edns.opt_list_in = NULL;
/openbsd-current/usr.sbin/unbound/daemon/
H A Dworker.c1589 edns.opt_list_in = NULL;
1825 original_edns_list = edns.opt_list_in;
1831 if(!edns_bypass_cache_stage(edns.opt_list_in, &worker->env)) {
/openbsd-current/usr.sbin/unbound/cachedb/
H A Dcachedb.c582 (ede = edns_opt_list_find(edns.opt_list_in, LDNS_EDNS_EDE))) {
/openbsd-current/usr.sbin/unbound/libunbound/
H A Dlibworker.c591 edns->opt_list_in = NULL;
/openbsd-current/sbin/unwind/libunbound/libunbound/
H A Dlibworker.c591 edns->opt_list_in = NULL;
/openbsd-current/usr.sbin/unbound/testcode/
H A Dunitmain.c1127 for(opt = edns->opt_list_in; opt; opt = opt->next) {
H A Dfake_event.c1329 edns.opt_list_in = NULL;
/openbsd-current/usr.sbin/unbound/iterator/
H A Diterator.c4257 if(edns.opt_list_in) {
4258 qstate->edns_opts_back_in = edns_opt_copy_region(edns.opt_list_in,
/openbsd-current/sbin/unwind/libunbound/iterator/
H A Diterator.c4257 if(edns.opt_list_in) {
4258 qstate->edns_opts_back_in = edns_opt_copy_region(edns.opt_list_in,
/openbsd-current/usr.sbin/unbound/validator/
H A Dautotrust.c2379 edns.opt_list_in = NULL;
/openbsd-current/sbin/unwind/libunbound/validator/
H A Dautotrust.c2383 edns.opt_list_in = NULL;

Completed in 406 milliseconds