_routing_realm Struct Reference

#include <config.h>


Detailed Description

Routing Table realm.

Definition at line 93 of file config.h.

Data Fields

str realm
 the realm to identify
routing_entryroutes
 ordered list of routes
_routing_realmnext
 the next realm in the table


Field Documentation

str _routing_realm::realm

the realm to identify

Definition at line 94 of file config.h.

Referenced by free_routing_realm(), get_routing_peer(), and parse_dp_config().

routing_entry* _routing_realm::routes

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


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