📄 t_optdata_req.7
字号:
'\" rt.\" -*- nroff -*-.\".\" @(#) T_OPTDATA_REQ.7,v 1.1.4.1 2004/01/12 23:45:24 brian Exp.\".\" =========================================================================.\".\" Copyright (C) 2001-2004 OpenSS7 Corporation <www.openss7.com>.\".\" All Rights Reserved..\".\" Permission is granted to make and distribute verbatim copies of this.\" manual provided the copyright notice and this permission notice are.\" preserved on all copies..\".\" Permission is granted to copy and distribute modified versions of this.\" manual under the conditions for verbatim copying, provided that the.\" entire resulting derived work is distributed under the terms of a.\" permission notice identical to this one.\" .\" Since the Linux kernel and libraries are constantly changing, this.\" manual page may be incorrect or out-of-date. The author(s) assume no.\" responsibility for errors or omissions, or for damages resulting from.\" the use of the information contained herein. The author(s) may not.\" have taken the same level of care in the production of this manual,.\" which is licensed free of charge, as they might when working.\" professionally..\" .\" Formatted or processed versions of this manual, if unaccompanied by.\" the source, must acknowledge the copyright and authors of this work..\".\" =========================================================================.\".\" Modified 2004/01/12 23:45:24 by brian.\".\" =========================================================================.so lis.macros.R1bracket-label "\fR[\fB" "\fR]" "\fR, \fB"no-default-databasedatabase lis.refsaccumulatemove-punctuationabbreviate Ajoin-authors ", " ", " " and "et-al " et al" 2 3abbreviate-label-ranges ".."sort-adjacent-labels.R2.\".\".TH T_OPTDATA_REQ 7 "2004/01/12 23:45:24" "LiS-2_16_18-8" "Transport Provider Interface (TPI)".SH NAME.B T_OPTDATA_REQ\- Data request with options.SH SYNOPSISThe message consists of one.B M_PROTOmessage block followed by zero or more message blocks, where each.B M_DATAmessage block contains zero or more bytes of data. The format of the.B M_PROTOmessage block is as follows:.sp.nf\fC\s-1\struct T_optdata_req { t_scalar_t PRIM_type; /* always T_OPTDATA_REQ */ t_scalar_t DATA_flag; /* flag bits associated with data */ t_scalar_t OPT_length; /* options length */ t_scalar_t OPT_offset; /* options offset */};\fR\s+1.fi.SH DESCRIPTION:The primitive indicates to the transport provider that the message containsa transport interface data unit. One or more transport interface data unitsform a transport service data units (TSDU)..PPNote that the maximum transport service and data unit sizes allowed bytransport provider is indicated to the user by the.BR T_INFO_ACK (7)primitive..PPThis primitive has a mechanism that indicates the beginning and end of atransport service data unit. However not all transport providers supportthe concept of a transport service data unit..PPThis primitive also provides mechanisms to have options associated with thedata being transferred..SH PARAMETERSThe fields of this message have the following semantics:.TP 16.I PRIM_typeidentifies the primitive type.TP.I DATA_flagThis field specifies bit fields specific general properties associatedwith the data being transferred. The following settings are currentlydefined:.RS.TP.B T_ODF_MOREWhen set, this bit indicates that the next.BR T_OPTDATA_REQ (7)primitive is also part of this transport service data unit..RE.TP.I OPT_lengththe length of the requested options asociated with the primitive.TP.I OPT_offsetthe offset (from the beginning of the.B M_PROTOmessage block) where the options asociated with this primitive begin..SH RULESIt is possible to use this primitive with no associated options, in which casethe.I OPT_lengthfield is zero..PPThe primitive does not require any acknowledgements, although it maygenerate a fatal error. This is indicated via a.B M_ERRORmessage type, which results in the failure of all operating system serviceroutines on the stream..SH ERRORSThe allowable errors are as follows:.TP 16.RB [ EPROTO ]This indicates of the following unrecoverable protocol conditions:.RS.IP - 3Thetransport service interface was found to be in an incorrectstate. If the interface is in TS_IDLE state when the provider receives the.BR T_OPTDATA_REQ (7)primitive, then the transport provider should just drop the message withoutgenerating a fatal error..IP -The amount of transport user data associated with the primitivedefines a transport service data unit larger than that allowed by thetransport provider..RE.SH MODESOnly connection mode.SH ORIGINATORTransport user.SH "SEE ALSO".BR T_OPTDATA_IND (7),.BR T_DATA_REQ (7),.BR T_DATA_IND (7),.BR T_EXDATA_REQ (7),.BR T_EXDATA_IND (7)..SH VERSIONS.PPThis manpage was written for.B LiS\c..[LiS.].brThe Transport Provider Interface first appeared in SVR 4..[svr4.].brThis interface conforms to TPI Version 2, Draft 2..XX.[TPI Revision 2.0.0.].[magic.].[advprog.].[$LIST$.].T2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -