| OpenSS7 SS7 for the Common Man | © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. Last modified: Fri, 29 Jun 2007 18:51:43 GMT | ||||||||||||||||
| |||||||||||||||||
| Description: CodeFile /code/strss7/src/include/sys/tpi_sctp.h#ifndef _SYS_TPI_SCTP_H #define _SYS_TPI_SCTP_H #ident "@(#) openss7-0_9_2_F(0.9.2.4) Copyright (c) 1997-2002 OpenSS7 Corporation." #ifndef T_CURRENT_VERSION #define T_CURRENT_VERSION 5 #ifndef T_MORE #define T_MORE 0x0001 #endif #ifndef T_EXPEDITED #define T_EXPEDITED 0x0002 #endif #ifndef T_ODF_MORE #define T_ODF_MORE T_MORE #endif #ifndef T_ODF_EX #define T_ODF_EX T_EXPEDITED #endif #ifndef XPG4_1 #define XPG4_1 2 #endif #define T_optdata_ind T_optdata_ack #define optdata_ind optdata_ack #endif #endif | ||||||||||||||||
| OpenSS7 SS7 for the Common Man |
| ||||||||||||||||
| Last modified: Fri, 29 Jun 2007 18:51:43 GMT © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. |