#include <config.h>
Definition at line 93 of file config.h.
Data Fields | |
| str | realm |
| the realm to identify | |
| routing_entry * | routes |
| ordered list of routes | |
| _routing_realm * | next |
| the next realm in the table | |
the realm to identify
Definition at line 94 of file config.h.
Referenced by free_routing_realm(), get_routing_peer(), and parse_dp_config().
ordered list of routes
Definition at line 95 of file config.h.
Referenced by free_routing_realm(), get_routing_peer(), and parse_dp_config().
struct _routing_realm* _routing_realm::next [read] |
the next realm in the table
Definition at line 96 of file config.h.
Referenced by free_dp_config(), get_routing_peer(), log_dp_config(), and parse_dp_config().
1.5.2