📄 t_capability_req.7
字号:
'\" rt.\" -*- nroff -*-.\".\" @(#) T_CAPABILITY_REQ.7,v 1.1.4.1 2004/01/12 23:45:22 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:22 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_CAPABILITY_REQ 7 "2004/01/12 23:45:22" "LiS-2_16_18-8" "Transport Provider Interface (TPI)".SH NAME.B T_CAPABILITY_REQ\- protocol capability acknowledgment.SH SYNOPSISThis message consists of an.B M_PROTOor.B M_PCPROTOmessage containing a structT_capability_req which contains (at least) the following members:.sp.nf\fC\s-1\struct T_capablity_req { t_scalar_t PRIM_type; /* always T_CAPABILITY_REQ */ /* must be the first field! */ t_unscalar_t CAP_bits1; /* capability bits #1 */};\fR\s+1.fi.SH DESCRIPTIONThis primitive notifies the provider that the user requests certain providerinformation and capabilities, and that it can make use of various.B TPIfeaturesas encoded in the.I CAP_bits1field (see below)..SH PARAMETERSThe fields of this message have the following meanings:.TP 16.I PRIM_typeThis indicates the primitive type and is always.BR T_CAPABILITY_REQ (7).This field must be strictly the first field to allowreceivers to determine the message type..TP.I CAP_bits1This is a 32-bit field with zero or more of the following bits set, all otherbits must be zero:.RS.TP.B TC1_INFOIf set, his bit requests the provider information as if the.B T_CAPABILITY_REQwere a.BR T_INFO_REQ ..TP.B TC1_ACCEPTOR_IDIf set, this bit requests that the provider supply an acceptor identifierfor use in a.BR T_CONN_RES ..TP.B ExtensibilityIn addition the following bit is reserved for future use:.BR TC1_CAP_BITS2 .This bit may later be used to enable another 32 capability bits, but must notcurrently be set..SH RULESThis primitive may be sent at any time. It can be sent as either an.B M_PROTOor.BR M_PCPROTO ,and must be responded to with the same message type asitself..SH MODESBoth connection-mode and connectionless-mode..SH ORIGINATORTransport user..SH "SEE ALSO".BR T_CAPABILITY_ACK (7),.BR T_ERROR_ACK (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 + -