OpenSS7 SS7 for the Common Man |
© Copyright 1997-2004,OpenSS7 Corporation, All Rights Reserved. |
||||||||||||||||||||||||||
Home | Overview | Status | News | Documentation | Resources | About | |||||||||||||||||||||
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 */
|
|||||||||||||||||||||||||||
OpenSS7 SS7 for the Common Man |
Home | Overview | Status | News | Documentation | Resources | About | ||||||||||||||||||||
© Copyright 1997-2004,OpenSS7 Corporation, All Rights Reserved. |