| OpenSS7 SS7 for the Common Man | © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. Last modified: Sat, 01 Nov 2008 10:42:30 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 compactpciN_EXDATA_REQSection: Network Provider Interface (NPI) (7)Updated: 2008-10-31 Index Return to Main Contents NAMEN_EXDATA_REQ, N_exdata_req_t - expedited data transfer requestDESCRIPTIONThis is a NS user originated primitive and is used to indicate to the network provider that the message block contains an ENSDU.SYNOPSISThe format of the message is one M_PROTO(9) message block, followed by one or more M_DATA(9) blocks. The NS user must send an integral number of octets of data within the range supported by the NS provider (see N_INFO_ACK(7)). The structure of the M_PROTO(9) message block is as follows:
typedef struct {
ulong PRIM_type; /* always N_EXDATA_REQ */
} N_exdata_req_t;
PARAMETERS
STATEThis primitive is valid in state NS_DATA_XFER.NEW STATEThe resulting state remains the same (NS_DATA_XFER).RESPONSEThis primitive does not require any acknowledgemnts, although it may generate a fatal (unrecoverable) error. This is indicated via an M_ERROR STREAMS message type (issued to the NS user with the errno(3) value of EPROTO), which results in the failure of all system calls on that stream.ERRORSThe applicable errors are as follows:
Note: If the interface is in the NS_IDLE or NS_WRES_RIND states when the provider receives the N_EXDATA_REQ primitive, then the NS provider should discard the request without generating a fatal error. HISTORYThe Network Provider Interface first appeared in SVR 4[1]. CONFORMANCEThis interface conforms to NPI Revision 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: 01:22:01 GMT, June 20, 2013 | ||||||||||||||||
| OpenSS7 SS7 for the Common Man |
| ||||||||||||||||
| Last modified: Sat, 01 Nov 2008 10:42:30 GMT © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. |