DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

isdnHLC(D4isdn)


isdnHLC -- ISDN high layer compatibility structure

Synopsis

   #include <sys/types.h>
   #include <sys/scoisdn.h>
   

typedef struct isdnHLC { void *dummy; /* ## Q.931 */ } isdnHLC_t;

Description

The isdnHLC parameter provides the means for compatibility checking for the remote user, and is coded according to Q.931.

This structure is used by:

ISDN_CONNECT.ISDN_REQ(D7isdn)
ISDN_CONNECT.ISDN_IND(D7isdn)

References

Intro(D4isdn), Intro(D7isdn)

``SCO ISDN adapter drivers'' in Developing MDI network adapter drivers.


19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005