#include <config.h>
Definition at line 100 of file config.h.
Data Fields | |
| routing_realm * | realms |
| list of realms | |
| routing_entry * | routes |
| ordered list of default routes | |
list of realms
Definition at line 101 of file config.h.
Referenced by free_dp_config(), get_routing_peer(), log_dp_config(), and parse_dp_config().
ordered list of default routes
Definition at line 102 of file config.h.
Referenced by free_dp_config(), get_routing_peer(), and parse_dp_config().
1.5.2