Home
last modified time | relevance | path

Searched refs:client_subnet_opcode (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/edns-subnet/
H A Dsubnetmod.c134 qstate->env->cfg->client_subnet_opcode, in subnet_ecs_opt_list_append()
169 qstate->env->cfg->client_subnet_opcode)) { in ecs_whitelist_check()
187 qstate->env->cfg->client_subnet_opcode)) { in ecs_whitelist_check()
189 qstate->env->cfg->client_subnet_opcode); in ecs_whitelist_check()
251 env->cfg->client_subnet_opcode); in subnetmod_init()
254 if(!edns_register_option(env->cfg->client_subnet_opcode, in subnetmod_init()
578 qstate->env->cfg->client_subnet_opcode); in eval_response()
699 qstate->env->cfg->client_subnet_opcode); in ecs_query_response()
749 qstate->env->cfg->client_subnet_opcode)) && in ecs_edns_back_parsed()
796 qstate->env->cfg->client_subnet_opcode))) { in subnetmod_operate()
[all …]
/netbsd-src/external/bsd/unbound/dist/util/
H A Dconfig_file.h264 uint16_t client_subnet_opcode; member
H A Dconfig_file.c222 cfg->client_subnet_opcode = LDNS_EDNS_CLIENT_SUBNET; in config_create()
/netbsd-src/external/bsd/unbound/dist/services/
H A Dmesh.c733 opt = edns_opt_list_find(edns_list, mesh->env->cfg->client_subnet_opcode); in mesh_schedule_prefetch_subnet()
1826 mstate->s.env->cfg->client_subnet_opcode)) != NULL) { in mesh_continue()