|
Tor 0.4.9.8
|
#include <namemap_st.h>
Public Member Functions | |
| HT_ENTRY (mapped_name_t) node | |
Data Fields | |
| unsigned | intval |
| char | name [FLEXIBLE_ARRAY_MEMBER] |
An entry inside a namemap_t. Maps a string to a numeric identifier.
Definition at line 23 of file namemap_st.h.
| unsigned intval |
Definition at line 25 of file namemap_st.h.
| char name[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 26 of file namemap_st.h.