Home
last modified time | relevance | path

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

/src/contrib/unbound/util/
H A Dmodule.c263 int no_aggregation, struct module_env* env) in edns_register_option() argument
291 env->edns_known_options[i].no_aggregation = no_aggregation; in edns_register_option()
383 env->edns_known_options[i].no_aggregation == 1) in unique_mesh_state()
404 env->edns_known_options[i].no_aggregation?"NO":"YES"); in log_edns_known_options()
H A Dmodule.h232 int no_aggregation; member
918 int no_aggregation, struct module_env* env);
/src/contrib/unbound/pythonmod/
H A Dinterface.i1551 int no_aggregation, struct module_env* env);
1555 no_aggregation=False):
1558 no_aggregation, env)