_scscf_entry Struct Reference

#include <scscf_list.h>


Detailed Description

S-CSCF list element.

Definition at line 63 of file scscf_list.h.

Data Fields

str scscf_name
 SIP URI of the S-CSCF.
int score
 score of the match
_scscf_entrynext
 next S-CSCF in the list


Field Documentation

str _scscf_entry::scscf_name

SIP URI of the S-CSCF.

Definition at line 64 of file scscf_list.h.

Referenced by free_scscf_list(), I_add_to_scscf_list(), new_scscf_entry(), and take_scscf_entry().

int _scscf_entry::score

score of the match

Definition at line 65 of file scscf_list.h.

Referenced by I_add_to_scscf_list(), and new_scscf_entry().

struct _scscf_entry* _scscf_entry::next [read]

next S-CSCF in the list

Definition at line 67 of file scscf_list.h.

Referenced by free_scscf_list(), I_add_to_scscf_list(), new_scscf_entry(), print_scscf_list(), and take_scscf_entry().


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