Home
last modified time | relevance | path

Searched defs:or_options_t (Results 1 – 4 of 4) sorted by relevance

/dports/security/tor-devel/tor-0.4.7.2-alpha/src/app/config/
H A Dor_options_st.h64 struct or_options_t { struct
65 uint32_t magic_;
176 enum {
533 enum { ACCT_MAX, ACCT_SUM, ACCT_IN, ACCT_OUT } AccountingRule;
567 enum {
569 } SafeLogging_;
842 char *GeoIPFile;
966 int ExitRelay;
988 enum {
1014 int IncludeUsed;
[all …]
/dports/security/tor/tor-0.4.6.8/src/app/config/
H A Dor_options_st.h64 struct or_options_t { struct
65 uint32_t magic_;
176 enum {
522 enum { ACCT_MAX, ACCT_SUM, ACCT_IN, ACCT_OUT } AccountingRule;
556 enum {
558 } SafeLogging_;
828 char *GeoIPFile;
952 int ExitRelay;
974 enum {
1000 int IncludeUsed;
[all …]
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/core/or/
H A Dor.h881 typedef struct or_options_t or_options_t; typedef
/dports/security/tor/tor-0.4.6.8/src/core/or/
H A Dor.h890 typedef struct or_options_t or_options_t; typedef