Home
last modified time | relevance | path

Searched refs:cache_ipv4_answers (Results 1 – 8 of 8) sorted by relevance

/dports/security/tor/tor-0.4.6.8/src/core/or/
H A Dentry_port_cfg_st.h42 unsigned int cache_ipv4_answers : 1; member
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/core/or/
H A Dentry_port_cfg_st.h42 unsigned int cache_ipv4_answers : 1; member
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/feature/client/
H A Daddressmap.c744 if (! for_conn->entry_cfg.cache_ipv4_answers) in client_dns_set_addressmap()
776 if ((f == AF_INET && ! for_conn->entry_cfg.cache_ipv4_answers) || in client_dns_set_reverse_addressmap()
/dports/security/tor/tor-0.4.6.8/src/feature/client/
H A Daddressmap.c744 if (! for_conn->entry_cfg.cache_ipv4_answers) in client_dns_set_addressmap()
776 if ((f == AF_INET && ! for_conn->entry_cfg.cache_ipv4_answers) || in client_dns_set_reverse_addressmap()
/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_config.c4378 tt_int_op(port_cfg->entry_cfg.cache_ipv4_answers, OP_EQ, 0); in test_config_parse_port_config__ports__ports_given()
4708 tt_int_op(port_cfg->entry_cfg.cache_ipv4_answers, OP_EQ, 1); in test_config_parse_port_config__ports__ports_given()
4721 tt_int_op(port_cfg->entry_cfg.cache_ipv4_answers, OP_EQ, 0); in test_config_parse_port_config__ports__ports_given()
4734 tt_int_op(port_cfg->entry_cfg.cache_ipv4_answers, OP_EQ, 0); in test_config_parse_port_config__ports__ports_given()
4747 tt_int_op(port_cfg->entry_cfg.cache_ipv4_answers, OP_EQ, 1); in test_config_parse_port_config__ports__ports_given()
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_config.c4378 tt_int_op(port_cfg->entry_cfg.cache_ipv4_answers, OP_EQ, 0); in test_config_parse_port_config__ports__ports_given()
4708 tt_int_op(port_cfg->entry_cfg.cache_ipv4_answers, OP_EQ, 1); in test_config_parse_port_config__ports__ports_given()
4721 tt_int_op(port_cfg->entry_cfg.cache_ipv4_answers, OP_EQ, 0); in test_config_parse_port_config__ports__ports_given()
4734 tt_int_op(port_cfg->entry_cfg.cache_ipv4_answers, OP_EQ, 0); in test_config_parse_port_config__ports__ports_given()
4747 tt_int_op(port_cfg->entry_cfg.cache_ipv4_answers, OP_EQ, 1); in test_config_parse_port_config__ports__ports_given()
/dports/security/tor/tor-0.4.6.8/src/app/config/
H A Dconfig.c6231 cfg->entry_cfg.cache_ipv4_answers = ! no; in port_parse_config()
6239 cfg->entry_cfg.cache_ipv4_answers = ! no; in port_parse_config()
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/app/config/
H A Dconfig.c6330 cfg->entry_cfg.cache_ipv4_answers = ! no; in port_parse_config()
6338 cfg->entry_cfg.cache_ipv4_answers = ! no; in port_parse_config()