📄 t_discon_req.7
字号:
'\" rt.\" -*- nroff -*-.\".\" @(#) T_DISCON_REQ.7,v 1.1.4.1 2004/01/12 23:45:23 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:23 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_DISCON_REQ 7 "2004/01/12 23:45:23" "LiS-2_16_18-8" "Transport Provider Interface (TPI)".SH NAME.B T_DISCON_REQ\- Disconnect Request.SH SYNOPSISThis message consists of one.B M_PROTOmessage block followed by one or more.B M_DATAmessage blocks if there is any user data specified by the transportuser. The format of the.B M_PROTOmessage block is as follows:.sp.nf\fC\s-1\struct T_discon_req { t_scalar_t PRIM_type; /* Always T_DISCON_REQ */ t_scalar_t SEQ_number;};\fR\s+1.fi.SH DESCRIPTIONThis primitive requests that the transport provider deny a request forconnection, or disconnect an existing connection..SH PARAMETERS.TP 16.I PRIM_typeidentifies the primitive type..TP.I SEQ_numberidentifies the outstanding connect indication that is to be denied. Ifthe disconnect request is disconnecting an already existing connection, thenthe value of.I SEQ_numberwill be ignored..SH RULESThis primitive requires the transport provider to generate the followingacknowledgment on receipt of the primitive, and the transport user mustwait for the acknowledgment before issuing any other primitives:.SS SuccessfulCorrect acknowledgment of the primitive is indicated via the.BR T_OK_ACK (7)primitive described in reference TPI-SMD. .SS Non-fatal errorsThese errors will be indicated via the.BR T_ERROR_ACK (7)primitive described inreference TPI-SMD..SH ERRORSThe allowable errors are as follows:.TP 16.RB [ TBADDATA ]The amount of user data specified was invalid..TP.RB [ TBADSEQ ]The sequence number specified in the primitive was incorrect or invalid..RB [ TNOTSUPPORT ]This primitive is not supported by the transport provider..RB [ TOUTSTATE ]The primitive would place the transport interface out of state..RB [ TSYSERR ]A system error has occurred and the Linux system error is indicated inthe primitive..SH MODESOnly connection-mode..SH ORIGINATORTransport user..SH "SEE ALSO".BR T_DISCON_IND (7),.BR T_CONN_IND (7),.BR T_ORDREL_REQ (7),.BR T_ORDREL_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 + -