(Page 25 of 26 in this chapter)
TxTpxRteShSumm
Description
- Sets up the packet as a Route Show Summary packet for the specified interface.
Prototype
- short TxTpxRteShSumm (TXMNGPKT *req,
unsigned short index)
- req Pointer to packet to be set.
- index Pointer to index indicating first route to return in summary list.
Return Values
- TX API completion code.
Details
- The index parameter is used to indicate what route should be the first returned in the response packet. This value should be zero when beginning any show summary. If the repeatflag is set on a following call to TxTpxRteShNext, the index specified by the show next function should be provided here.
Note: TxTpxRteShSumm assumes that the packet is already a properly initialized management packet. Applications should call TxApiPktInit some time prior to calling TxTpxRteShSumm.
- The response to a show summary route request should be handled by repeated calls to TxTpxRteShNext.
See Also
- TxApiPktInit, TxTpxRteShNext
(Page 25 of 26 in this chapter)
tech_support@nmss.com
Copyright © 1998, Natural MicroSystems, Inc. All rights
reserved.