(Page 22 of 35 in this chapter)


TxX25LinkL3Timers

Description

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

Prototype

short TxX25LinkL3Timers (TXMNGPKT *req,
unsigned short T10,
unsigned short T11,
unsigned short T12,
unsigned short T13)

req Pointer to packet to be set.

T10 DCE Restart request timer (in seconds).

T11 Call packet timer (in seconds).

T12 Reset timer (in seconds).

T13 Clear confirm timer (in seconds).

Return Values

TX API completion code.

Details

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

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

Applications should only call TxX25LinkL3Timers when they need to set non-default values for these parameters. These values are set to default values by TxX25LinkDefault.

See Also

TxX25LinkDefault, TxX25LinkDefine



(Page 22 of 35 in this chapter)


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