Home
last modified time | relevance | path

Searched refs:edns_opts_front_in (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/unbound/util/
HDmodule.h668 struct edns_option* edns_opts_front_in; member
/freebsd-14-stable/contrib/unbound/services/
HDmesh.c477 s->s.edns_opts_front_in = edns_opt_copy_region(edns->opt_list_in, in mesh_new_client()
479 if(!s->s.edns_opts_front_in) { in mesh_new_client()
613 s->s.edns_opts_front_in = edns_opt_copy_region(edns->opt_list_in, in mesh_new_callback()
615 if(!s->s.edns_opts_front_in) { in mesh_new_callback()
788 if(!edns_opt_list_append(&s->s.edns_opts_front_in, opt->opt_code, in mesh_schedule_prefetch_subnet()
943 mstate->s.edns_opts_front_in = NULL; in mesh_state_create()
1915 mstate->s.edns_opts_front_in, in mesh_continue()
/freebsd-14-stable/contrib/unbound/edns-subnet/
HDsubnetmod.c827 qstate->edns_opts_front_in, in subnetmod_operate()