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


File /code/strss7/drivers/m3ua/m3ua.h



#ifndef __M3UA_H__
#define __M3UA_H__

#ident "@(#) $RCSfile: m3ua.h,v $ $Name:  $($Revision: 0.8.2.1 $) $Date: 2002/10/18 03:27:42 $"

#include "../ua/ua.h"
#include "../../include/ss7/mtp.h"
#include "../../include/ss7/mtp_ioctl.h"

#ifndef M3UA_CMAJOR
#define M3UA_CMAJOR 240
#endif
#define M3UA_NMINOR 255

#define M3UA_MODULE_ID ('U'<<8|MTP_IOC_MAGIC)

extern ops_t m3ua_lmq_u_ops;
extern ops_t m3ua_ss7_u_ops;

#endif				/* __M3UA_H__ */


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

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

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