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


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



#ifndef __XTI_TCP_H__
#define __XTI_TCP_H__

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

#define T_INET_TCP	6	/* TCP level (same as protocol number) */

#define T_TCP_NODELAY	1	/* don't coalese packets */
#define T_TCP_MAXSEG	2	/* get maximum segment size */
#define T_TCP_KEEPALIVE	3	/* keep connections alive */

#endif				/* __XTI_TCP_H__ */


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

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

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