Tor
0.4.7.0-alpha-dev
|
Entry connection structure. More...
#include "core/or/edge_connection_st.h"
Go to the source code of this file.
Data Structures | |
struct | entry_connection_t |
Macros | |
#define | DEBUGGING_17659 |
#define | NUM_CIRCUITS_LAUNCHED_THRESHOLD 10 |
#define | ENTRY_TO_EDGE_CONN(c) (&(((c))->edge_)) |
Entry connection structure.
Definition in file entry_connection_st.h.
#define ENTRY_TO_EDGE_CONN | ( | c | ) | (&(((c))->edge_)) |
Cast a entry_connection_t subtype pointer to a edge_connection_t
Definition at line 102 of file entry_connection_st.h.