OpenSS7 SS7 for the Common Man |
© Copyright 1997-2004,OpenSS7 Corporation, All Rights Reserved. |
||||||||||||||||||||||||||
Home | Overview | Status | News | Documentation | Resources | About | |||||||||||||||||||||
File /code/strss7/drivers/sua/sua.h#ifndef __SUA_H__ #define __SUA_H__ #ident "@(#) $RCSfile: sua.h,v $ $Name: $($Revision: 0.8.2.1 $) $Date: 2002/10/18 02:33:28 $" #include "../ua/ua.h" #include "../../include/ss7/sccp.h" #include "../../include/ss7/sccp_ioctl.h" #ifndef SUA_CMAJOR #define SUA_CMAJOR 241 #endif #define SUA_NMINOR 255 #define SUA_MODULE_ID ('U'<<8|SCCP_IOC_MAGIC) extern ops_t sua_lmq_u_ops; extern ops_t sua_ss7_u_ops; #endif /* __SUA_H__ */
|
|||||||||||||||||||||||||||
OpenSS7 SS7 for the Common Man |
Home | Overview | Status | News | Documentation | Resources | About | ||||||||||||||||||||
© Copyright 1997-2004,OpenSS7 Corporation, All Rights Reserved. |