Symbol: COPY_VAR_int
usr.sbin/unbound/daemon/remote.c
6042
COPY_VAR_int(verbosity);
usr.sbin/unbound/daemon/remote.c
6043
COPY_VAR_int(stat_interval);
usr.sbin/unbound/daemon/remote.c
6044
COPY_VAR_int(stat_cumulative);
usr.sbin/unbound/daemon/remote.c
6045
COPY_VAR_int(stat_extended);
usr.sbin/unbound/daemon/remote.c
6046
COPY_VAR_int(stat_inhibit_zero);
usr.sbin/unbound/daemon/remote.c
6047
COPY_VAR_int(num_threads);
usr.sbin/unbound/daemon/remote.c
6048
COPY_VAR_int(port);
usr.sbin/unbound/daemon/remote.c
6049
COPY_VAR_int(do_ip4);
usr.sbin/unbound/daemon/remote.c
6050
COPY_VAR_int(do_ip6);
usr.sbin/unbound/daemon/remote.c
6051
COPY_VAR_int(do_nat64);
usr.sbin/unbound/daemon/remote.c
6052
COPY_VAR_int(prefer_ip4);
usr.sbin/unbound/daemon/remote.c
6053
COPY_VAR_int(prefer_ip6);
usr.sbin/unbound/daemon/remote.c
6054
COPY_VAR_int(do_udp);
usr.sbin/unbound/daemon/remote.c
6055
COPY_VAR_int(do_tcp);
usr.sbin/unbound/daemon/remote.c
6057
COPY_VAR_int(tcp_reuse_timeout);
usr.sbin/unbound/daemon/remote.c
6058
COPY_VAR_int(tcp_auth_query_timeout);
usr.sbin/unbound/daemon/remote.c
6059
COPY_VAR_int(tcp_upstream);
usr.sbin/unbound/daemon/remote.c
6060
COPY_VAR_int(udp_upstream_without_downstream);
usr.sbin/unbound/daemon/remote.c
6061
COPY_VAR_int(tcp_mss);
usr.sbin/unbound/daemon/remote.c
6062
COPY_VAR_int(outgoing_tcp_mss);
usr.sbin/unbound/daemon/remote.c
6063
COPY_VAR_int(tcp_idle_timeout);
usr.sbin/unbound/daemon/remote.c
6064
COPY_VAR_int(do_tcp_keepalive);
usr.sbin/unbound/daemon/remote.c
6065
COPY_VAR_int(tcp_keepalive_timeout);
usr.sbin/unbound/daemon/remote.c
6066
COPY_VAR_int(sock_queue_timeout);
usr.sbin/unbound/daemon/remote.c
6070
COPY_VAR_int(ssl_port);
usr.sbin/unbound/daemon/remote.c
6071
COPY_VAR_int(ssl_upstream);
usr.sbin/unbound/daemon/remote.c
6073
COPY_VAR_int(tls_win_cert);
usr.sbin/unbound/daemon/remote.c
6082
COPY_VAR_int(tls_use_sni);
usr.sbin/unbound/daemon/remote.c
6083
COPY_VAR_int(https_port);
usr.sbin/unbound/daemon/remote.c
6088
COPY_VAR_int(http_nodelay);
usr.sbin/unbound/daemon/remote.c
6089
COPY_VAR_int(http_notls_downstream);
usr.sbin/unbound/daemon/remote.c
6090
COPY_VAR_int(outgoing_num_ports);
usr.sbin/unbound/daemon/remote.c
6103
COPY_VAR_int(host_ttl);
usr.sbin/unbound/daemon/remote.c
6106
COPY_VAR_int(infra_cache_min_rtt);
usr.sbin/unbound/daemon/remote.c
6107
COPY_VAR_int(infra_cache_max_rtt);
usr.sbin/unbound/daemon/remote.c
6108
COPY_VAR_int(infra_keep_probing);
usr.sbin/unbound/daemon/remote.c
6109
COPY_VAR_int(delay_close);
usr.sbin/unbound/daemon/remote.c
6110
COPY_VAR_int(udp_connect);
usr.sbin/unbound/daemon/remote.c
6112
COPY_VAR_int(fast_server_permil);
usr.sbin/unbound/daemon/remote.c
6114
COPY_VAR_int(if_automatic);
usr.sbin/unbound/daemon/remote.c
6118
COPY_VAR_int(so_reuseport);
usr.sbin/unbound/daemon/remote.c
6119
COPY_VAR_int(ip_transparent);
usr.sbin/unbound/daemon/remote.c
6120
COPY_VAR_int(ip_freebind);
usr.sbin/unbound/daemon/remote.c
6121
COPY_VAR_int(ip_dscp);
usr.sbin/unbound/daemon/remote.c
6135
COPY_VAR_int(client_subnet_always_forward);
usr.sbin/unbound/daemon/remote.c
6144
COPY_VAR_int(donotquery_localhost);
usr.sbin/unbound/daemon/remote.c
6146
COPY_VAR_int(harden_short_bufsize);
usr.sbin/unbound/daemon/remote.c
6147
COPY_VAR_int(harden_large_queries);
usr.sbin/unbound/daemon/remote.c
6148
COPY_VAR_int(harden_glue);
usr.sbin/unbound/daemon/remote.c
6149
COPY_VAR_int(harden_dnssec_stripped);
usr.sbin/unbound/daemon/remote.c
6150
COPY_VAR_int(harden_below_nxdomain);
usr.sbin/unbound/daemon/remote.c
6151
COPY_VAR_int(harden_referral_path);
usr.sbin/unbound/daemon/remote.c
6152
COPY_VAR_int(harden_algo_downgrade);
usr.sbin/unbound/daemon/remote.c
6153
COPY_VAR_int(harden_unknown_additional);
usr.sbin/unbound/daemon/remote.c
6154
COPY_VAR_int(use_caps_bits_for_id);
usr.sbin/unbound/daemon/remote.c
6159
COPY_VAR_int(max_ttl);
usr.sbin/unbound/daemon/remote.c
6160
COPY_VAR_int(min_ttl);
usr.sbin/unbound/daemon/remote.c
6161
COPY_VAR_int(max_negative_ttl);
usr.sbin/unbound/daemon/remote.c
6162
COPY_VAR_int(min_negative_ttl);
usr.sbin/unbound/daemon/remote.c
6163
COPY_VAR_int(prefetch);
usr.sbin/unbound/daemon/remote.c
6164
COPY_VAR_int(prefetch_key);
usr.sbin/unbound/daemon/remote.c
6165
COPY_VAR_int(deny_any);
usr.sbin/unbound/daemon/remote.c
6171
COPY_VAR_int(use_syslog);
usr.sbin/unbound/daemon/remote.c
6172
COPY_VAR_int(log_time_ascii);
usr.sbin/unbound/daemon/remote.c
6173
COPY_VAR_int(log_queries);
usr.sbin/unbound/daemon/remote.c
6174
COPY_VAR_int(log_replies);
usr.sbin/unbound/daemon/remote.c
6175
COPY_VAR_int(log_tag_queryreply);
usr.sbin/unbound/daemon/remote.c
6176
COPY_VAR_int(log_local_actions);
usr.sbin/unbound/daemon/remote.c
6177
COPY_VAR_int(log_servfail);
usr.sbin/unbound/daemon/remote.c
6179
COPY_VAR_int(log_destaddr);
usr.sbin/unbound/daemon/remote.c
6180
COPY_VAR_int(log_thread_id);
usr.sbin/unbound/daemon/remote.c
6181
COPY_VAR_int(hide_identity);
usr.sbin/unbound/daemon/remote.c
6182
COPY_VAR_int(hide_version);
usr.sbin/unbound/daemon/remote.c
6183
COPY_VAR_int(hide_trustanchor);
usr.sbin/unbound/daemon/remote.c
6184
COPY_VAR_int(hide_http_user_agent);
usr.sbin/unbound/daemon/remote.c
6199
COPY_VAR_int(trust_anchor_signaling);
usr.sbin/unbound/daemon/remote.c
6200
COPY_VAR_int(root_key_sentinel);
usr.sbin/unbound/daemon/remote.c
6205
COPY_VAR_int(bogus_ttl);
usr.sbin/unbound/daemon/remote.c
6206
COPY_VAR_int(val_clean_additional);
usr.sbin/unbound/daemon/remote.c
6207
COPY_VAR_int(val_log_level);
usr.sbin/unbound/daemon/remote.c
6208
COPY_VAR_int(val_log_squelch);
usr.sbin/unbound/daemon/remote.c
6209
COPY_VAR_int(val_permissive_mode);
usr.sbin/unbound/daemon/remote.c
6210
COPY_VAR_int(aggressive_nsec);
usr.sbin/unbound/daemon/remote.c
6211
COPY_VAR_int(ignore_cd);
usr.sbin/unbound/daemon/remote.c
6212
COPY_VAR_int(disable_edns_do);
usr.sbin/unbound/daemon/remote.c
6213
COPY_VAR_int(serve_expired);
usr.sbin/unbound/daemon/remote.c
6214
COPY_VAR_int(serve_expired_ttl);
usr.sbin/unbound/daemon/remote.c
6215
COPY_VAR_int(serve_expired_ttl_reset);
usr.sbin/unbound/daemon/remote.c
6216
COPY_VAR_int(serve_expired_reply_ttl);
usr.sbin/unbound/daemon/remote.c
6217
COPY_VAR_int(serve_expired_client_timeout);
usr.sbin/unbound/daemon/remote.c
6218
COPY_VAR_int(ede_serve_expired);
usr.sbin/unbound/daemon/remote.c
6219
COPY_VAR_int(dns_error_reporting);
usr.sbin/unbound/daemon/remote.c
6220
COPY_VAR_int(serve_original_ttl);
usr.sbin/unbound/daemon/remote.c
6222
COPY_VAR_int(zonemd_permissive_mode);
usr.sbin/unbound/daemon/remote.c
6226
COPY_VAR_int(permit_small_holddown);
usr.sbin/unbound/daemon/remote.c
6235
COPY_VAR_int(local_zones_disable_default);
usr.sbin/unbound/daemon/remote.c
6238
COPY_VAR_int(unblock_lan_zones);
usr.sbin/unbound/daemon/remote.c
6239
COPY_VAR_int(insecure_lan_zones);
usr.sbin/unbound/daemon/remote.c
6263
COPY_VAR_int(remote_control_enable);
usr.sbin/unbound/daemon/remote.c
6268
COPY_VAR_int(control_use_cert);
usr.sbin/unbound/daemon/remote.c
6269
COPY_VAR_int(control_port);
usr.sbin/unbound/daemon/remote.c
6276
COPY_VAR_int(use_systemd);
usr.sbin/unbound/daemon/remote.c
6277
COPY_VAR_int(do_daemonize);
usr.sbin/unbound/daemon/remote.c
6278
COPY_VAR_int(minimal_responses);
usr.sbin/unbound/daemon/remote.c
6279
COPY_VAR_int(rrset_roundrobin);
usr.sbin/unbound/daemon/remote.c
6280
COPY_VAR_int(unknown_server_time_limit);
usr.sbin/unbound/daemon/remote.c
6281
COPY_VAR_int(discard_timeout);
usr.sbin/unbound/daemon/remote.c
6282
COPY_VAR_int(wait_limit);
usr.sbin/unbound/daemon/remote.c
6283
COPY_VAR_int(wait_limit_cookie);
usr.sbin/unbound/daemon/remote.c
6288
COPY_VAR_int(dns64_synthall);
usr.sbin/unbound/daemon/remote.c
6291
COPY_VAR_int(dnstap);
usr.sbin/unbound/daemon/remote.c
6292
COPY_VAR_int(dnstap_bidirectional);
usr.sbin/unbound/daemon/remote.c
6295
COPY_VAR_int(dnstap_tls);
usr.sbin/unbound/daemon/remote.c
6300
COPY_VAR_int(dnstap_send_identity);
usr.sbin/unbound/daemon/remote.c
6301
COPY_VAR_int(dnstap_send_version);
usr.sbin/unbound/daemon/remote.c
6304
COPY_VAR_int(dnstap_sample_rate);
usr.sbin/unbound/daemon/remote.c
6305
COPY_VAR_int(dnstap_log_resolver_query_messages);
usr.sbin/unbound/daemon/remote.c
6306
COPY_VAR_int(dnstap_log_resolver_response_messages);
usr.sbin/unbound/daemon/remote.c
6307
COPY_VAR_int(dnstap_log_client_query_messages);
usr.sbin/unbound/daemon/remote.c
6308
COPY_VAR_int(dnstap_log_client_response_messages);
usr.sbin/unbound/daemon/remote.c
6309
COPY_VAR_int(dnstap_log_forwarder_query_messages);
usr.sbin/unbound/daemon/remote.c
6310
COPY_VAR_int(dnstap_log_forwarder_response_messages);
usr.sbin/unbound/daemon/remote.c
6311
COPY_VAR_int(disable_dnssec_lame_check);
usr.sbin/unbound/daemon/remote.c
6312
COPY_VAR_int(ip_ratelimit);
usr.sbin/unbound/daemon/remote.c
6313
COPY_VAR_int(ip_ratelimit_cookie);
usr.sbin/unbound/daemon/remote.c
6316
COPY_VAR_int(ip_ratelimit_factor);
usr.sbin/unbound/daemon/remote.c
6317
COPY_VAR_int(ip_ratelimit_backoff);
usr.sbin/unbound/daemon/remote.c
6318
COPY_VAR_int(ratelimit);
usr.sbin/unbound/daemon/remote.c
6323
COPY_VAR_int(ratelimit_factor);
usr.sbin/unbound/daemon/remote.c
6324
COPY_VAR_int(ratelimit_backoff);
usr.sbin/unbound/daemon/remote.c
6325
COPY_VAR_int(outbound_msg_retry);
usr.sbin/unbound/daemon/remote.c
6326
COPY_VAR_int(max_sent_count);
usr.sbin/unbound/daemon/remote.c
6327
COPY_VAR_int(max_query_restarts);
usr.sbin/unbound/daemon/remote.c
6328
COPY_VAR_int(qname_minimisation);
usr.sbin/unbound/daemon/remote.c
6329
COPY_VAR_int(qname_minimisation_strict);
usr.sbin/unbound/daemon/remote.c
6330
COPY_VAR_int(shm_enable);
usr.sbin/unbound/daemon/remote.c
6331
COPY_VAR_int(shm_key);
usr.sbin/unbound/daemon/remote.c
6334
COPY_VAR_int(dnscrypt);
usr.sbin/unbound/daemon/remote.c
6335
COPY_VAR_int(dnscrypt_port);
usr.sbin/unbound/daemon/remote.c
6344
COPY_VAR_int(pad_responses);
usr.sbin/unbound/daemon/remote.c
6346
COPY_VAR_int(pad_queries);
usr.sbin/unbound/daemon/remote.c
6349
COPY_VAR_int(ipsecmod_enabled);
usr.sbin/unbound/daemon/remote.c
6352
COPY_VAR_int(ipsecmod_ignore_bogus);
usr.sbin/unbound/daemon/remote.c
6353
COPY_VAR_int(ipsecmod_max_ttl);
usr.sbin/unbound/daemon/remote.c
6354
COPY_VAR_int(ipsecmod_strict);
usr.sbin/unbound/daemon/remote.c
6359
COPY_VAR_int(cachedb_no_store);
usr.sbin/unbound/daemon/remote.c
6360
COPY_VAR_int(cachedb_check_when_serve_expired);
usr.sbin/unbound/daemon/remote.c
6364
COPY_VAR_int(redis_server_port);
usr.sbin/unbound/daemon/remote.c
6365
COPY_VAR_int(redis_replica_server_port);
usr.sbin/unbound/daemon/remote.c
6370
COPY_VAR_int(redis_timeout);
usr.sbin/unbound/daemon/remote.c
6371
COPY_VAR_int(redis_replica_timeout);
usr.sbin/unbound/daemon/remote.c
6372
COPY_VAR_int(redis_command_timeout);
usr.sbin/unbound/daemon/remote.c
6373
COPY_VAR_int(redis_replica_command_timeout);
usr.sbin/unbound/daemon/remote.c
6374
COPY_VAR_int(redis_connect_timeout);
usr.sbin/unbound/daemon/remote.c
6375
COPY_VAR_int(redis_replica_connect_timeout);
usr.sbin/unbound/daemon/remote.c
6376
COPY_VAR_int(redis_expire_records);
usr.sbin/unbound/daemon/remote.c
6377
COPY_VAR_int(redis_logical_db);
usr.sbin/unbound/daemon/remote.c
6378
COPY_VAR_int(redis_replica_logical_db);
usr.sbin/unbound/daemon/remote.c
6381
COPY_VAR_int(do_answer_cookie);
usr.sbin/unbound/daemon/remote.c
6389
COPY_VAR_int(ede);
usr.sbin/unbound/daemon/remote.c
6390
COPY_VAR_int(iter_scrub_ns);
usr.sbin/unbound/daemon/remote.c
6391
COPY_VAR_int(iter_scrub_cname);
usr.sbin/unbound/daemon/remote.c
6392
COPY_VAR_int(iter_scrub_rrsig);
usr.sbin/unbound/daemon/remote.c
6393
COPY_VAR_int(max_global_quota);
usr.sbin/unbound/daemon/remote.c
6394
COPY_VAR_int(iter_scrub_promiscuous);