| 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_INDSection: Transport Provider Interface (TPI) (7)Updated: 2008-10-31 Index Return to Main Contents NAMET_UNITDATA_IND - Unitdata IndicationSYNOPSISThis message consists of one M_PROTO message block followed by zero or more M_DATA message blocks where each M_DATA message block contains at least one byte of data. The format of the M_PROTO message block is as follows:
struct T_unitdata_ind {
t_scalar_t PRIM_type; /* Always T_UNITDATA_IND */
t_scalar_t SRC_length;
t_scalar_t SRC_offset;
t_scalar_t OPT_length;
t_scalar_t OPT_offset;
};
DESCRIPTIONThis primitive indicates to the transport user that a datagram has been received from the specified source address.PARAMETERS
The proper alignment of the source address and options in the M_PROTO message block is not guaranteed. MODESOnly connectionless-mode.ORIGINATORTransport provider.SEE ALSOT_UNITDATA_REQ(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: 23:12:32 GMT, May 18, 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. |