Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/unbound/edns-subnet/
H A Dsubnetmod.c137 qstate->env->cfg->client_subnet_opcode, in subnet_ecs_opt_list_append()
172 qstate->env->cfg->client_subnet_opcode)) { in ecs_whitelist_check()
190 qstate->env->cfg->client_subnet_opcode)) { in ecs_whitelist_check()
192 qstate->env->cfg->client_subnet_opcode); in ecs_whitelist_check()
254 env->cfg->client_subnet_opcode); in subnetmod_init()
596 qstate->env->cfg->client_subnet_opcode); in eval_response()
731 qstate->env->cfg->client_subnet_opcode); in ecs_query_response()
781 qstate->env->cfg->client_subnet_opcode)) && in ecs_edns_back_parsed()
828 qstate->env->cfg->client_subnet_opcode))) { in subnetmod_operate()
888 client_subnet_opcode)); in subnetmod_operate()
[all …]
/freebsd-14.2/contrib/unbound/util/
H A Dconfig_file.h269 uint16_t client_subnet_opcode; member
H A Dconfig_file.c228 cfg->client_subnet_opcode = LDNS_EDNS_CLIENT_SUBNET; in config_create()
/freebsd-14.2/contrib/unbound/services/
H A Dmesh.c785 opt = edns_opt_list_find(edns_list, mesh->env->cfg->client_subnet_opcode); in mesh_schedule_prefetch_subnet()
1916 mstate->s.env->cfg->client_subnet_opcode)) != NULL) { in mesh_continue()