Searched refs:bypass_cache_stage (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/unbound/util/
H A Dmodule.c93 edns_register_option(uint16_t opt_code, int bypass_cache_stage, argument
121 env->edns_known_options[i].bypass_cache_stage = bypass_cache_stage;
200 env->edns_known_options[i].bypass_cache_stage == 1)
234 env->edns_known_options[i].bypass_cache_stage?"YES":"NO",
H A Dmodule.h219 int bypass_cache_stage; member in struct:edns_known_option
774 * @param bypass_cache_stage: whether the option interacts with the cache.
782 int edns_register_option(uint16_t opt_code, int bypass_cache_stage,

Completed in 174 milliseconds