auth_hash_slot_t Struct Reference

#include <registration.h>


Detailed Description

Authorization user data hash slot.

Definition at line 145 of file registration.h.

Data Fields

auth_userdatahead
 first in the slot
auth_userdatatail
 last in the slot
gen_lock_t * lock
 slot lock


Field Documentation

auth_userdata* auth_hash_slot_t::head

first in the slot

Definition at line 146 of file registration.h.

Referenced by auth_data_destroy(), bin_cache_dump_auth_to_table(), bin_cache_load_auth_from_table(), get_auth_userdata(), load_snapshot_authdata(), make_snapshot_authdata(), and reg_await_timer().

auth_userdata* auth_hash_slot_t::tail

last in the slot

Definition at line 147 of file registration.h.

Referenced by bin_cache_load_auth_from_table(), get_auth_userdata(), and load_snapshot_authdata().

gen_lock_t* auth_hash_slot_t::lock

slot lock

Definition at line 148 of file registration.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 29 04:19:20 2008 for Open IMS Core CSCFs by  doxygen 1.5.2