Home
last modified time | relevance | path

Searched defs:connection_t (Results 1 – 25 of 101) sorted by relevance

12345

/dports/security/tor/tor-0.4.6.8/src/core/or/
H A Dconnection_st.h45 struct connection_t { struct
68 unsigned int in_flushed_some:1;
71 unsigned int in_connection_handle_write:1;
74 unsigned int always_rate_limit_as_remote:1;
81 unsigned int reading_from_linked_conn:1;
83 unsigned int writing_to_linked_conn:1;
109 time_t timestamp_created; /**< When was this connection_t created? */ argument
168 struct connection_t *linked_conn; argument
171 uint64_t global_identifier;
175 uint32_t n_read_conn_bw;
[all …]
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/core/or/
H A Dconnection_st.h45 struct connection_t { struct
68 unsigned int in_flushed_some:1;
71 unsigned int in_connection_handle_write:1;
74 unsigned int always_rate_limit_as_remote:1;
81 unsigned int reading_from_linked_conn:1;
83 unsigned int writing_to_linked_conn:1;
109 time_t timestamp_created; /**< When was this connection_t created? */ argument
168 struct connection_t *linked_conn; argument
171 uint64_t global_identifier;
175 uint32_t n_read_conn_bw;
[all …]
/dports/security/tinc/tinc-1.0.36/src/
H A Dconnection.h57 typedef struct connection_t { struct
58 char *name; /* name he claims to have */
60 union sockaddr_t address; /* his real (internet) ip */
61 char *hostname; /* the hostname of its real ip */
62 int protocol_version; /* used protocol */
66 connection_status_t status; /* status info */
74 RSA *rsa_key; /* his public/private key */
83 int inkeylength; /* Length of his key + iv */
84 int outkeylength; /* Length of our key + iv */
85 const EVP_MD *indigest;
[all …]
/dports/security/tinc-devel/tinc-1.1pre18/src/
H A Dconnection.h61 typedef struct connection_t { struct
62 char *name; /* name he claims to have */
66 int protocol_major; /* used protocol */
67 int protocol_minor; /* used protocol */
71 connection_status_t status; /* status info */
80 rsa_t *rsa; /* his public RSA key */
83 digest_t *indigest;
84 digest_t *outdigest;
85 uint64_t inbudget;
86 uint64_t outbudget;
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() argument
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() function
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb21.C10 struct connection_t { struct
11 connection_t() {} in connection_t() argument

12345