(Page 21 of 35 in this chapter)


TxX25LinkL3Opts

Description

Sets up optional Level 3 numeric parameters in an X.25 link definition packet.

Prototype

short TxX25LinkL3Opts (TXMNGPKT *req,
unsigned short L3window,
unsigned short L3Mod,
unsigned short L3RRPiggy,
unsigned short L3Xmit,
unsigned short L3Recv)

req Pointer to packet to be set.

L3window Maximum L3 window size.

L3Mod Level 3 Modulus (8 | 128).

L3RRPiggy True (nonzero) piggybacks Ack instead of separate RR.

L3Xmit Default L3 Transmit Packet size without negotiation (bytes).

L3Recv Default L3 Receive Packet size without negotiation (bytes).

Return Values

TX API completion code.

Details

All other link definition fields except Level 3 numeric parameters are left unmodified.

Note: TxX25LinkL3Opts 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 values of these parameters are needed. These values are set to default values by TxX25LinkDefault.

See Also

TxX25LinkDefault, TxX25LinkDefine



(Page 21 of 35 in this chapter)


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