HomeSort by: relevance | last modified time | path
    Searched refs:client_subnet_always_forward (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/unbound/dist/edns-subnet/
subnetmod.c 191 qstate->env->cfg->client_subnet_always_forward) ||
291 env->cfg->client_subnet_always_forward /* bypass cache */,
1146 qstate->env->cfg->client_subnet_always_forward &&
  /src/external/bsd/unbound/dist/util/
config_file.h 276 int client_subnet_always_forward; member in struct:config_file
config_file.c 234 cfg->client_subnet_always_forward = 0;
1313 client_subnet_always_forward)
configparser.y 688 cfg_parser->cfg->client_subnet_always_forward =
configparser.c 3431 cfg_parser->cfg->client_subnet_always_forward =
  /src/external/bsd/unbound/dist/daemon/
remote.c 6119 COPY_VAR_int(client_subnet_always_forward);

Completed in 75 milliseconds