s_dialog_hash_slot Struct Reference

#include <dlg_state.h>


Detailed Description

Structure for a S-CSCF dialog hash slot.

Definition at line 122 of file dlg_state.h.

Data Fields

s_dialoghead
 first dialog in this dialog hash slot
s_dialogtail
 last dialog in this dialog hash slot
gen_lock_t * lock
 slot lock


Field Documentation

s_dialog* s_dialog_hash_slot::head

first dialog in this dialog hash slot

Definition at line 123 of file dlg_state.h.

Referenced by add_s_dialog(), del_s_dialog(), dialog_timer(), get_s_dialog(), get_s_dialog_dir(), get_s_dialog_dir_nolock(), is_s_dialog(), is_s_dialog_dir(), load_snapshot_dialogs(), make_snapshot_dialogs(), print_s_dialogs(), s_dialogs_destroy(), and S_drop_all_dialogs().

s_dialog* s_dialog_hash_slot::tail

last dialog in this dialog hash slot

Definition at line 124 of file dlg_state.h.

Referenced by add_s_dialog(), del_s_dialog(), and load_snapshot_dialogs().

gen_lock_t* s_dialog_hash_slot::lock

slot lock

Definition at line 125 of file dlg_state.h.

Referenced by s_dialogs_init().


The documentation for this struct was generated from the following file:
Generated on Sun Oct 12 04:10:30 2008 for Open IMS Core CSCFs by  doxygen 1.5.2