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


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



#ifndef _SYS_SOCKMOD_H
#define _SYS_SOCKMOD_H

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

#define SOCKMOD	('I'<<8)

#define O_SI_GETUDATA	(SOCKMOD + 101)
#define SI_SHUTDOWN	(SOCKMOD + 102)
#define SI_LISTEN	(SOCKMOD + 103)
#define SI_SETMYNAME	(SOCKMOD + 104)
#define SI_SETPEERNAME	(SOCKMOD + 105)
#define SI_GETINTRANSIT	(SOCKMOD + 106)
#define SI_TCL_LINK	(SOCKMOD + 107)
#define SI_TCL_UNLINK	(SOCKMOD + 108)
#define SI_SOCKPARAMS	(SOCKMOD + 109)
#define SI_GETUDATA	(SOCKMOD + 110)

#endif				/* _SYS_SOCKMOD_H */


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

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

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