i_hash_slot Struct Reference

#include <scscf_list.h>


Detailed Description

hash slot for S-CSCF lists

Definition at line 80 of file scscf_list.h.

Data Fields

scscf_listhead
 first S-CSCF list in this slot
scscf_listtail
 last S-CSCF list in this slot
gen_lock_t * lock
 slot lock


Field Documentation

scscf_list* i_hash_slot::head

first S-CSCF list in this slot

Definition at line 81 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().

scscf_list* i_hash_slot::tail

last S-CSCF list in this slot

Definition at line 82 of file scscf_list.h.

Referenced by add_scscf_list(), and del_scscf_list().

gen_lock_t* i_hash_slot::lock

slot lock

Definition at line 83 of file scscf_list.h.

Referenced by i_hash_table_init().


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