(Page 10 of 26 in this chapter)


TxTpxIfOptCtl

Description

Sets up the options control portion of an interface definition packet.

Prototype

short TxTpxIfOptCtl (TXMNGPKT *req,
unsigned long trace,
unsigned long conexopts)

req Pointer to packet to be set.

trace Diagnostic tracing level for interface

(default = 0)

conexopts Raw extension options to interface (default = 0).

Return Values

TX API completion code

Details

Options control is common to all TPX interfaces. Applications are able to control the diagnostic tracing level of the interface as well as setting raw extension options provided by the interface. This function will only effect the options control portion of the define interface packet.

Note: TxTpxIfOptCtl assumes that the packet is already a properly initialized define interface packet. Applications should call TxTpxIfDefault some time prior to calling TxTpxIfOptCtl to assure that the packet contains all the proper default values. Options control is also not performed independently. The fields set up by this function call are part of a future interface create request to be issued by the application.

Applications should call TxTpxIfOptCtl any time options control is to be adjusted for the interface being defined.

See Also

TxTpxIfDefault



(Page 10 of 26 in this chapter)


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