OpenSS7
SS7 for the
Common Man
© Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved.
Last modified: Fri, 01 Aug 2008 01:01:11 GMT
Home TopIndex FirstPrev Next LastMore Download Info FAQ Mail  Home -> Resources -> Browse Source -> /code/streams/include/sys/stream.h
Quick Links

Download

SCTP

SIGTRAN

SS7

Hardware

STREAMS

Asterisk

Related

Package

Manual

FAQ

Browse Source

Applications

SS7 Stack

ISDN Stack

SIGTRAN Stack

VoIP Stack

MG Stack

SS7/ISDN Devices

IP Transport

Embedded Systems

Operating System

Resources

Packages

Sys Req

Download

Mailing Lists

Browse Source

CVS Archive

Bug Reports

Library

Hardware

Vendor Links

Home

Overview

Status

Documentation

Resources

About

News

Description: Code

File /code/streams/include/sys/stream.h



#ifndef __SYS_STREAM_H__
#define __SYS_STREAM_H__ 1

#ident "@(#) stream.h,v openss7-0_9_2_F(0.9.2.37) Copyright (c) 2001-2006 OpenSS7 Corporation."

#ifndef __KERNEL__
#error "Do not use kernel headers for user space programs"
#endif

#ifdef __BEGIN_DECLS

__BEGIN_DECLS

#endif

#include <sys/streams/stream.h>

#ifdef __END_DECLS

__END_DECLS

#endif

#endif

OpenSS7
SS7 for the
Common Man
Home TopIndex FirstPrev Next LastMore Download Info FAQ Mail  Home -> Resources -> Browse Source -> /code/streams/include/sys/stream.h
Last modified: Fri, 01 Aug 2008 01:01:11 GMT
© Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved.