Header file for selftest.c.
More...
Go to the source code of this file.
Header file for selftest.c.
Definition in file selftest.h.
◆ router_all_orports_seem_reachable
| #define router_all_orports_seem_reachable |
( |
| opts | ) |
|
◆ router_dirport_seems_reachable
| #define router_dirport_seems_reachable |
( |
| opts | ) |
|
◆ router_orport_found_reachable
| #define router_orport_found_reachable |
( |
| ) |
|
◆ router_orport_seems_reachable
| #define router_orport_seems_reachable |
( |
| opts, |
|
|
| fam ) |
Value: ((void)(opts), (void)(fam), 0)
Definition at line 35 of file selftest.h.
◆ router_reset_reachability
| #define router_reset_reachability |
( |
| void | ) |
|
◆ inform_testing_reachability()
| static int inform_testing_reachability |
( |
const tor_addr_t * | addr, |
|
|
uint16_t | port ) |
|
inlinestatic |
◆ router_do_reachability_checks()
| static void router_do_reachability_checks |
( |
void | | ) |
|
|
inlinestatic |
◆ router_perform_bandwidth_test()
| static void router_perform_bandwidth_test |
( |
int | num_circs, |
|
|
time_t | now ) |
|
inlinestatic |