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/sigtran/ua_upper_n.c


File /code/strss7/drivers/sigtran/ua_upper_n.c



#ident "@(#) $RCSfile: ua_upper_n.c,v $ $Name:  $($Revision: 0.8.2.2 $) $Date: 2003/04/03 19:51:09 $"

static char const ident[] =
    "$RCSfile: ua_upper_n.c,v $ $Name:  $($Revision: 0.8.2.2 $) $Date: 2003/04/03 19:51:09 $";

#define __NO_VERSION__

#include <linux/config.h>
#include <linux/version.h>
#ifdef MODVERSIONS
#include <linux/modversions.h>
#endif
#include <linux/module.h>

#include <sys/stream.h>
#include <sys/stropts.h>
#include <sys/cmn_err.h>
#include <sys/dki.h>

#include <sys/npi.h>
#include <sys/npi_mtp.h>
#include <sys/npi_sccp.h>
#include <sys/npi_tcap.h>

#include "../lock.h"
#include "../debug.h"
#include "../bufq.h"

#include "ua_data.h"
#include "ua.h"
#include "ua_msgs.h"
#include "ua_upper.h"

/*
 *  UA_UPPER.C
 *  =========================================================================
 *  This file contains the upper NPI interface for all the UAs (M2UA, M3UA,
 *  SUA and TUA).
 */


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

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

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