|
Tor 0.4.9.8
|
Internal declarations for namemap structure. More...
Go to the source code of this file.
Data Structures | |
| struct | mapped_name_t |
| struct | namemap_t |
Macros | |
| #define | MAX_NAMEMAP_NAME_LEN 128 |
| #define | NAMEMAP_INIT() |
Internal declarations for namemap structure.
Definition in file namemap_st.h.
| #define MAX_NAMEMAP_NAME_LEN 128 |
Longest allowed name that's allowed in a namemap_t.
Definition at line 20 of file namemap_st.h.
Referenced by namemap_get_id(), namemap_get_id_unchecked(), and namemap_get_or_create_id().
| #define NAMEMAP_INIT | ( | ) |
Macro to initialize a namemap.
Definition at line 38 of file namemap_st.h.