#include <config.h>
Definition at line 86 of file config.h.
Data Fields | |
| str | fqdn |
| FQDN of the server. | |
| int | metric |
| The metric of the route. | |
| _routing_entry * | next |
FQDN of the server.
Definition at line 87 of file config.h.
Referenced by free_routing_entry(), get_first_connected_route(), and parse_dp_config().
struct _routing_entry* _routing_entry::next [read] |
Definition at line 89 of file config.h.
Referenced by free_dp_config(), free_routing_realm(), get_first_connected_route(), and parse_dp_config().
1.5.2