DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

isdnInfoEl(D4isdn)


isdnInfoEl -- ISDN information element structure

Synopsis

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

typedef union isdnInfoEl { void *dummy; /* ## Q.931 */ isdnDword_t sum; } isdnInfoEl_t;

Description

The isdnInfoEl parameter specifies information element coding depending on the value of the parameter isdnInfoNbr(D4isdn):

This structure is used by:

ISDN_INFO.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