OpenSS7
SS7 for the
Common Man

© Copyright 1997-2004,OpenSS7 Corporation, All Rights Reserved.
Last modified:

Home Overview Status News Documentation Resources About
   
 Overview
 Status
 News
 Documentation
 Resources
 About

   
Home Index Prev Next More Download Info FAQ Mail   Home -> Resources -> Browse Source -> strss7/drivers/ua/ua_data.c


File /code/strss7/drivers/ua/ua_data.c



#ident "@(#) $RCSfile: ua_data.c,v $ $Name:  $($Revision: 0.8.2.1 $) $Date: 2002/10/18 02:26:19 $"

static char const ident[] =
    "$RCSfile: ua_data.c,v $ $Name:  $($Revision: 0.8.2.1 $) $Date: 2002/10/18 02:26:19 $";

lp_t *ua_links_list = NULL;		/* list of all I_LINKed streams */
dp_t *ua_opens_list = NULL;		/* list of all OPENed streams */

rk_t *ua_sg_keys_list = NULL;
rk_t *ua_as_keys_list = NULL;

rc_t *ua_ss7u_list = NULL;
rc_t *ua_ss7p_list = NULL;

asp_t *ua_asp_list = NULL;
sgp_t *ua_sgp_list = NULL;
spp_t *ua_spp_list = NULL;

as_t *ua_as_list = NULL;
sg_t *ua_sg_list = NULL;

queue_t *ua_ctrlq = NULL;		/* the control queue */


Home Index Prev Next More Download Info FAQ Mail   Home -> Resources -> Browse Source -> strss7/drivers/ua/ua_data.c

OpenSS7
SS7 for the
Common Man
Home Overview Status News Documentation Resources About

© Copyright 1997-2004,OpenSS7 Corporation, All Rights Reserved.
Last modified: