(Page 20 of 35 in this chapter)


TxX25LinkL3Lcn

Description

Sets up optional Level 3 LCN Ranges in an X.25 link definition packet.

Prototype

short TxX25LinkL3Lcn (TXMNGPKT *req,
unsigned short PVCmin,
unsigned short PVCmax,
unsigned short SVCImin,
unsigned short SVCImax,
unsigned short SVCOmin,
unsigned short SVCOmax,
unsigned short SVC2min,
unsigned short SVC2max )

req Pointer to packet to be set.

PVCmin Minimum Permanent LCN.

PVCmax Maximum Permanent LCN.

SVCImin Minimum Incoming SVC LCN.

SVCImax Maximum Incoming SVC LCN.

SVCOmin Minimum Outgoing SVC LCN.

SVCOmax Maximum Outgoing SVC LCN.

SVC2min Minimum 2-way SVC LCN.

SVC2max Maximum 2-way SVC LCN.

Return Values

TX API completion code.

All link definition fields except optional Level 3 LCN Ranges left unmodified.

Note: TxX25LinkL3Lcn assumes that the packet is already a properly initialized Define Link packet. Applications should call TxX25LinkDefault and TxX25LinkDefine prior to calling TxX25LinkL3Lcn to assure that the packet contains all the proper default and required values.

Applications should only call TxX25LinkL3Lcn when non-default LCN ranges are needed. These values are set to default values by TxX25LinkDefault.

See Also

TxX25LinkDefault, TxX25LinkDefine



(Page 20 of 35 in this chapter)


tech_support@nmss.com
Copyright © 1998, Natural MicroSystems, Inc. All rights reserved.