(Page 27 of 35 in this chapter)


TxX25LinkShStats

Description

Sets up the packet as an X.25 link Show Level 2 Statistics (I/O Info) packet for the specified link.

Prototype

short TxX25LinkShStats (TXMNGPKT *req,
char *name)

req Pointer to packet to be set.

name Pointer to X.25 link name.

Return Values

TX API completion code.

Details

TxX25LinkShStats assumes that the packet is already a properly initialized management packet. Applications should call TxApiPktInit some time prior to calling TxX25LinkShStats.

The response to a show Level 2 statistics request must be broken down directly by the application, referencing the TxX25_LinkStats structure in X25type.h. No API assistance functions are provided for this operation. It is important that applications use the proper conversion functions when referencing any response fields to ensure processor independence is maintained. All fields are returned in the TX board byte ordering (MC680x0).

See Also

TxApiPktInit, TxX25LinkClrStats



(Page 27 of 35 in this chapter)


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