Technical data
timod(7M) STREAMS Modules SunOS 5.5
successful completion of the ioctl is equivalent to theTI message type
T_INFO_ACK.
TI_OPTMGMT Get, set, or negotiate protocol specific options with the transport proto-
col provider. The message issued to the TI_OPTMGMT ioctl is
equivalent to the TI message type T_OPTMGMT_REQ and the message
returned by the successful completion of the ioctl is equivalent to theTI
message type T_OPTMGMT_ACK.
FILES <sys/timod.h>
<sys/tiuser.h>
<sys/tihdr.h>
<sys/errno.h>
SEE ALSO intro(2), tirdwr(7M)
STREAMS Programming Guide
Transport Interfaces Programming Guide
DIAGNOSTICS If the ioctl returns with a value greater than 0, the lower 8 bits of the return value will be
one of the TI error codes as defined in <sys/tiuser.h>. If the TI error is of type TSYSERR,
then the next 8 bits of the return value will contain an error as defined in <sys/errno.h>
(see intro(2)).
7M-372 modified 26 Mar 1993










