|
Tor 0.4.9.8
|
Header file for directory authority mode. More...
#include "feature/relay/router.h"Go to the source code of this file.
Macros | |
| #define | authdir_mode(options) |
| #define | authdir_mode_handles_descs(options, purpose) |
| #define | authdir_mode_publishes_statuses(options) |
| #define | authdir_mode_tests_reachability(options) |
| #define | authdir_mode_bridge(options) |
| #define | authdir_mode_v3(options) |
| #define | have_module_dirauth() |
Header file for directory authority mode.
Definition in file authmode.h.
| #define authdir_mode | ( | options | ) |
Definition at line 28 of file authmode.h.
| #define authdir_mode_bridge | ( | options | ) |
Definition at line 33 of file authmode.h.
| #define authdir_mode_handles_descs | ( | options, | |
| purpose ) |
Definition at line 29 of file authmode.h.
| #define authdir_mode_publishes_statuses | ( | options | ) |
Definition at line 31 of file authmode.h.
| #define authdir_mode_tests_reachability | ( | options | ) |
Definition at line 32 of file authmode.h.
| #define authdir_mode_v3 | ( | options | ) |
Definition at line 34 of file authmode.h.
| #define have_module_dirauth | ( | ) |
Definition at line 36 of file authmode.h.