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