_scscf_list Struct Reference

#include <scscf_list.h>


Detailed Description

S-CSCF list.

Definition at line 71 of file scscf_list.h.

Data Fields

str call_id
 Call-Id from the request.
scscf_entrylist
 S-CSCF list.
_scscf_listnext
 Next S-CSCF list in the hash slot.
_scscf_listprev
 Previous S-CSCF list in the hash slot.


Field Documentation

str _scscf_list::call_id

Call-Id from the request.

Definition at line 72 of file scscf_list.h.

Referenced by del_scscf_list(), free_scscf_list(), is_scscf_list(), new_scscf_list(), print_scscf_list(), and take_scscf_entry().

scscf_entry* _scscf_list::list

S-CSCF list.

Definition at line 73 of file scscf_list.h.

Referenced by free_scscf_list(), new_scscf_list(), print_scscf_list(), and take_scscf_entry().

struct _scscf_list* _scscf_list::next [read]

Next S-CSCF list in the hash slot.

Definition at line 75 of file scscf_list.h.

Referenced by add_scscf_list(), del_scscf_list(), i_hash_table_destroy(), is_scscf_list(), print_scscf_list(), and take_scscf_entry().

struct _scscf_list* _scscf_list::prev [read]

Previous S-CSCF list in the hash slot.

Definition at line 76 of file scscf_list.h.

Referenced by add_scscf_list(), and del_scscf_list().


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