Searched refs:bypass_cache_stage (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/usr.sbin/unbound/util/ |
| D | module.c | 262 edns_register_option(uint16_t opt_code, int bypass_cache_stage, in edns_register_option() argument 290 env->edns_known_options[i].bypass_cache_stage = bypass_cache_stage; in edns_register_option() 369 env->edns_known_options[i].bypass_cache_stage == 1) in edns_bypass_cache_stage() 403 env->edns_known_options[i].bypass_cache_stage?"YES":"NO", in log_edns_known_options()
|
| D | module.h | 229 int bypass_cache_stage; member 908 int edns_register_option(uint16_t opt_code, int bypass_cache_stage,
|
| /openbsd/src/sbin/unwind/libunbound/util/ |
| D | module.c | 262 edns_register_option(uint16_t opt_code, int bypass_cache_stage, in edns_register_option() argument 290 env->edns_known_options[i].bypass_cache_stage = bypass_cache_stage; in edns_register_option() 369 env->edns_known_options[i].bypass_cache_stage == 1) in edns_bypass_cache_stage() 403 env->edns_known_options[i].bypass_cache_stage?"YES":"NO", in log_edns_known_options()
|
| D | module.h | 229 int bypass_cache_stage; member 908 int edns_register_option(uint16_t opt_code, int bypass_cache_stage,
|