_routing_entry Struct Reference

#include <config.h>


Detailed Description

Routing Table Entry.

Definition at line 86 of file config.h.

Data Fields

str fqdn
 FQDN of the server.
int metric
 The metric of the route.
_routing_entrynext


Field Documentation

str _routing_entry::fqdn

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().

int _routing_entry::metric

The metric of the route.

Definition at line 88 of file config.h.

Referenced by 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().


The documentation for this struct was generated from the following file:
Generated on Tue Oct 14 04:11:32 2008 for Open IMS Core CSCFs by  doxygen 1.5.2