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/include/sys/timod.h


File /code/strss7/include/sys/timod.h



#ifndef _SYS_TIMOD_H
#define _SYS_TIMOD_H

#ident "@(#) $Name:  $($Revision: 0.8.2.1 $) Copyright (c) 1997-2002 OpenSS7 Corporation."

#define TIMOD	('T'<<8)

#define TI_GETINFO	(TIMOD + 140)
#define TI_OPTMGMT	(TIMOD + 141)
#define TI_BIND		(TIMOD + 142)
#define TI_UNBIND	(TIMOD + 143)
#define TI_GETMYNAME	(TIMOD + 144)
#define TI_GETPEERNAME	(TIMOD + 145)
#define TI_SETMYNAME	(TIMOD + 146)
#define TI_SETPEERNAME	(TIMOD + 147)

#endif				/* _SYS_TIMOD_H */


Home Index Prev Next More Download Info FAQ Mail   Home -> Resources -> Browse Source -> strss7/include/sys/timod.h

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

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