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/m2ua/m2ua.h#ifndef __M2UA_H__ #define __M2UA_H__ #ident "@(#) $RCSfile: m2ua.h,v $ $Name: $($Revision: 0.8.2.1 $) $Date: 2002/10/18 03:28:38 $" #include "../ua/ua.h" #include "../../include/ss7/sl.h" #include "../../include/ss7/sl_ioctl.h" #ifndef M2UA_CMAJOR #define M2UA_CMAJOR 239 #endif #define M2UA_NMINOR 255 #define M2UA_MODULE_ID ('U'<<8|SL_IOC_MAGIC) extern ops_t m2ua_lmq_u_ops; extern ops_t m2ua_ss7_u_ops; #endif /* __M2UA_H__ */
|
|||||||||||||||||||||||||||
OpenSS7 SS7 for the Common Man |
Home | Overview | Status | News | Documentation | Resources | About | ||||||||||||||||||||
© Copyright 1997-2004,OpenSS7 Corporation, All Rights Reserved. |