cdp_trans_list_t Struct Reference

#include <transaction.h>


Detailed Description

Diameter Transaction list.

Definition at line 76 of file transaction.h.

Data Fields

gen_lock_t * lock
 lock for list operations
cdp_trans_thead
cdp_trans_ttail
 first, last transactions in the list


Field Documentation

gen_lock_t* cdp_trans_list_t::lock

lock for list operations

Definition at line 77 of file transaction.h.

Referenced by add_trans(), del_trans(), take_trans(), trans_init(), and trans_timer().

cdp_trans_t* cdp_trans_list_t::head

Definition at line 78 of file transaction.h.

Referenced by add_trans(), del_trans(), take_trans(), trans_init(), and trans_timer().

cdp_trans_t * cdp_trans_list_t::tail

first, last transactions in the list

Definition at line 78 of file transaction.h.

Referenced by add_trans(), del_trans(), take_trans(), trans_init(), and trans_timer().


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