📄 tpi_sctp.7.man
字号:
.IR REMADDR_length " and " REMADDR_offsetreturn zero (0)..SS T_CAPABILITY_REQ.PP.PPThis primitive is interpreted as in.BR tpi (7)..SS T_CAPABILITY_ACK.PP.PPThis primitive returns the.BR T_info_ack (7)structure interpreted as described in.IR \*(lqT_INFO_ACK\*(rq ,above..SS T_BIND_REQ.PP.PPThis primitive is interpreted as in.BR tpi (7)..TP.IR ADDR_length ", " ADDR_offsetThe length and offset from the beginning of the message block of the.B sockaddr_instructures that contain the.B SCTPaddresses to bind..B SCTPsupports wildcard addresses and the address.BR INADDR_ANY .This field can contain an integer number of addresses..TP.I CONNIND_numberSpecifies the number of connection indications..SS T_BIND_ACK.PP.PPThis primitive is interpreted as in.BR tpi (7)..TP.IR ADDR_length ", " ADDR_offsetIndicates the length and offset from the beginning of the message block of the.B sockaddr_instructures that contain the.B SCTPaddresses that were bound.This field can contain an integer number of addresses..TP.I CONNIND_numberIndicates the number of connection indications..SS T_UNBIND_REQ.PP.PPThis primitive is interpreted as in.BR tpi (7)..SS T_OK_ACK.PP.PPThis primitive is interpreted as in.BR tpi (7)..SS T_ERROR_ACK.PP.PPThis primitive is interpreted as in.BR tpi (7)..SS T_OPTMGMT_REQ.PP.PPThis primitive is interpreted as in.BR tpi (7),with the options described under.IR \*(lqOPTIONS\*(rq ,above..SS T_OPTMGMT_ACK.PP.PPThis primitive is interpreted as in.BR tpi (7),with the options described under.IR \*(lqOPTIONS\*(rq ,above..SH "PROTOCOL SERVICE INTERFACE".PP.PP.SS T_UNITDATA_REQ.PP.PP.B SCTPdoes not support connectionless service. The.B SCTPtransport service provider will return.RB [ TNOTSUPP ]in the.I TLI_errorfield of the.BR T_ERROR_ACK (7)primitive..SS T_UNITDATA_IND.PP.PP.B SCTPdoes not support connectionless service. The.B SCTPtransport service provider will never issue this primitive..SS T_UDERROR_IND.PP.PP.B SCTPdoes not support connectionless service. The.B SCTPtransport service provider will never issue this primitive..SS T_CONN_REQ.PP.PPThis primitive is interpreted as in.BR tpi (7),with the options described under.IR \*(lqOPTIONS\*(rq ,above and the following considerations:.TP.IR DEST_length ", " DEST_offsetSpecifies the length and offset from the beginning of the message block of the.B sockaddr_instructures that contains the.B SCTPaddresses to which to connect the stream.For connection to multi-homed.B SCTPhosts, this address may contain multiple.B sockaddr_instructures..TP.IR OPT_length ", " OPT_offsetSpecifies the length and offset from the beginning of the message block of theoptions containing the connection options to use when forming an associationwith the peer. These option values can be changed with the.BR T_OPTMGMT_REQ (7)primitive, or overridden for a specific message with the.BR T_OPTDATA_REQ (7)primitive..spOptions that have end-to-end significance are:.BR T_SCTP_OSTREAMS " and " T_SCTP_ISTREAMS ..spOptions that have significance at connection are:.BR T_SCTP_SACK_DELAY ,.BR T_SCTP_PATH_MAX_RETRANS ,.BR T_SCTP_ASSOC_MAX_RETRANS ,.BR T_SCTP_MAX_INIT_RETRIES ,.BR T_SCTP_HEARTBEAT_ITVL ,.BR T_SCTP_RTO_INITIAL ,.BR T_SCTP_RTO_MIN " and ".BR T_SCTP_RTO_MAX ..SS T_CONN_CON.PP.PPThis primitive is interpreted as in.BR tpi (7),with the options described under.IR \*(lqOPTIONS\*(rq ,above and the following considerations:.TP.IR RES_length ", " RES_offsetIndicates the length and offset from the beginning of the message block of the.B sockaddr_instructures that contains the.B SCTPaddresses to which the stream is confirmed connected.For responding multi-homed.B SCTPhosts, this address may contain multiple.B sockaddr_instructures..TP.IR OPT_length ", " OPT_offset.SS T_CONN_IND.PP.PPThis primitive is interpreted as in.BR tpi (7),with the options described under.IR \*(lqOPTIONS\*(rq ,above and the following considerations:.TP.IR SRC_length ", " SRC_offsetIndicates the length and offset from the beginning of the message block of the.B sockaddr_instructures that contains the.B SCTPaddresses from which the remote.B SCTPis connecting.For connecting multi-homed.B SCTPhosts, this address may contain multiple.B sockaddr_instructures..TP.IR OPT_length ", " OPT_offset.SS T_CONN_RES.PP.PPThis primitive is interpreted as in.BR tpi (7),with the options described under.IR \*(lqOPTIONS\*(rq ,above and the following considerations:.TP.IR OPT_length ", " OPT_offset.SS T_DATA_REQ.PP.PPData will be sent ordered on the stream..SS T_DATA_IND.PP.PPData was sent ordered on the stream..SS T_EXDATA_REQ.PP.PPData will be sent unordered on the stream..SS T_EXDATA_IND.PP.PPData was sent unordered on the stream..SS T_OPTDATA_REQ.PP.PP.TP.I DATA_flagThis field can contain a bitwise OR of the following flags:.RS.TP.B T_ODF_MORESpecifies that the next.BR T_OPTDATA_REQ (7)primitive contains data belonging to the same TSDU..TP.B T_ODF_EXSpecifies that the data is expedited..B SCTPdoes not support true expedited data. Data will be sent unordered within theassociation..RE.TP.IR OPT_length ", " OPT_offsetSpecifies the length and offset from the beginning of the message block ofoptions associated with the data.Options that are significant are:.BR T_SCTP_CORK ,.BR T_SCTP_PPI " and ".BR T_SCTP_SID ..B T_SCTP_CORKspecifies that data should be held from transmission until subsequent data issent..B T_SCTP_PPIspecifies the Protocol Payload Identifier to associate with the data..B T_SCTP_SIDspecifies the.B SCTPstream within the association upon which to send the data..SS T_OPTDATA_IND.PP.PP.TP.I DATA_flagThis field can contain a bitwise OR of the following flags:.RS.TP.B T_ODF_MOREIndicates that the next.BR T_OPTDATA_REQ (7)primitive contains data belonging to the same TSDU..TP.B T_ODF_EXIndicates that the data is expedited..B SCTPdoes not support true expedited data. Data was received unordered within theassociation..RE.TP.IR OPT_length ", " OPT_offsetOptions that are significant are:.BR T_SCTP_PPI ,.BR T_SCTP_SID ,.BR T_SCTP_SSN " and ".BR T_SCTP_TSN ..B T_SCTP_PPIindicates the Protocol Payload Identifier associated with the data..B T_SCTP_SIDindicates the stream identifier of the.B SCTPstream within the association upon which the data was received..B T_SCTP_SSNindicates the stream sequence number for the current data chunk..B T_SCTP_TSNindicates the transmission sequence number for the current data chunk..SS T_DISCON_REQ.PP.PPThis primitive is interpreted as specified in.BR tpi (7).This will result in the refusal of an outstanding.B SCTPconnection indication or an abortive release of an existing.B SCTP association..SS T_DISCON_IND.PP.PPThis primitive is interpreted as specified in.BR tpi (7).It indicates the refusal of an outstanding.B SCTPoutgoing connection request, or the abortive release of an existing.B SCTPassociation..TP.I DISCON_reasonThe disconnect reason may be one of the following values:.RS.RE.SS T_ORDREL_REQ.PP.PPThis primitive is interpreted as specified in.BR tpi (7).This primitive initiates or responds to an.B SCTPorderly release..SS T_ORDREL_IND.PP.PPThis primitive is interpreted as specified in.BR tpi (7).This primitive indicates or confirms an.B SCTPorderly release..SH "IOCTLS".PP.PP.SH "ERROR HANDLING".PP.PP.SH "ERRORS".PP.PP.SH "CAVEATS".PP.PP.SH "SEE ALSO".PP.BR sctp (7),.BR tpi (7),.BR xti (3),.BR sockets (3)..SH "VERSIONS".PP.PPThis manpage describes Version 5.2 of the.B TPI-SCTPinterface..XX.[TPI Revision 2.0.0.].[rfc2960.].[rfc3309.].[sctp-mib.].[prsctp.].[addip.].[sctpig.].[$LIST$.].TA
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -