| OpenSS7 SS7 for the Common Man | © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. Last modified: Sat, 01 Nov 2008 10:42:34 GMT | ||||||||||||||||
| |||||||||||||||||
| Description: Manual PageKeywords: ss7 ss7/ip ss7 over ip ss7 mtp ss7 sccp ss7 tcap sigtran mtp sccp tcap openss7 acb56 linux telephony pstn linux telephony linux nebs linux compactpciT_UNITDATA_REQSection: Transport Provider Interface (TPI) (7)Updated: 2008-10-31 Index Return to Main Contents NAMET_UNITDATA_REQ - Unitdata RequestSYNOPSISThis message consists of one M_PROTO message block followed by zero or more M_DATA message blocks where each M_DATA message block contains zero or more bytes of data. The format of the M_PROTO message block is as follows:struct T_unitdata_req { t_scalar_tPRIM_type;/*AlwaysT_UNITDATA_REQ*/ t_scalar_tDEST_length; t_scalar_tDEST_offset; t_scalar_tOPT_length; t_scalar_tOPT_offset; }; DESCRIPTIONThis primitive requests that the transport provider send the specified datagram to the specified destination.PARAMETERS
The proper alignment of the destination address and options in the M_PROTO message block is not guaranteed. The destination address and options in the M_PROTO message block are, however, aligned the same as they were received from the transport user. This primitive does not require any acknowledgment. If a non-fatal error occurs, it is the responsibility of the transport provider to report it via the T_UDERROR_IND(7) indication. Fatal errors are indicated via a M_ERROR message type which results in the failure of all operating system service routines on the stream. ERRORSThe allowable fatal errors are as follows:
MODESOnly connectionless-mode.ORIGINATORTransport user.SEE ALSOT_UNITDATA_IND(7), T_UDERROR_IND(7).HISTORYThe Transport Provider Interface first appeared in SVR 4[1]. CONFORMANCEThis interface conforms to TPI Version 2, Draft 2[2]. REFERENCES
TRADEMARKS
Other trademarks are the property of their respective owners. IDENTIFICATION
Copyright©1992UNIX International, Inc.
Index
This document was created by man2html, using the manual pages. Time: 15:53:03 GMT, May 19, 2013 | ||||||||||||||||
| OpenSS7 SS7 for the Common Man |
| ||||||||||||||||
| Last modified: Sat, 01 Nov 2008 10:42:34 GMT © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. |