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/tua/tua.h


File /code/strss7/drivers/tua/tua.h



#ifndef __TUA_H__
#define __TUA_H__

#ident "@(#) $RCSfile: tua.h,v $ $Name:  $($Revision: 0.8.2.1 $) $Date: 2002/10/18 02:27:14 $"

#include "../ua/ua.h"
#include "../../include/ss7/tcap.h"
#include "../../include/ss7/tcap_ioctl.h"

#ifndef TUA_CMAJOR
#define TUA_CMAJOR 243
#endif
#define TUA_NMINOR 255

#define TUA_MODULE_ID ('U'<<8|TCAP_IOC_MAGIC)

extern ops_t tua_lmq_u_ops;
extern ops_t tua_ss7_u_ops;

#endif				/* __TUA_H__ */


Home Index Prev Next More Download Info FAQ Mail   Home -> Resources -> Browse Source -> strss7/drivers/tua/tua.h

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

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