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


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



#ifndef __DLPI_ISDN_H__
#define __DLPI_ISDN_H__

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

/*
 *  LiS dlpi.h is version 2
 */

#ifndef DL_VERSION_2
#error "dlpi_isdn.h requires Version 2 dlpi.h"
#endif

typedef struct dl_addr {
	uint16_t dl_sap __attribute__ ((packed));
	uint16_t dl_tei __attribute__ ((packed));
} dl_addr_t;

#endif				/* __DLPI_ISDN_H__ */


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

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

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