Home
last modified time | relevance | path

Searched refs:no_aggregation (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/unbound/util/
H A Dmodule.c94 int no_aggregation, struct module_env* env) in edns_register_option() argument
122 env->edns_known_options[i].no_aggregation = no_aggregation; in edns_register_option()
214 env->edns_known_options[i].no_aggregation == 1) in unique_mesh_state()
235 env->edns_known_options[i].no_aggregation?"NO":"YES"); in log_edns_known_options()
H A Dmodule.h221 int no_aggregation; member
788 int no_aggregation, struct module_env* env);