{
{    The purpose of this request is to send expedited data over an open Channel
{ Connection (CC).  This request will cause delivery of an "expedited data"
{ event to the peer user.  Expedited data is not subject to connection flow
{ control and may be delivered to the peer user ahead of normal data which was
{ sent earlier.
{
{       NLP$CC_SEND_EXPEDITED_DATA (CL_CONNECTION, DATA, STATUS)
{
{ CL_CONNECTION: (input)  This parameter specifies the interlayer connection
{       that is associated with the Channel Connection on which expedited data
{       is to be sent.
{
{ DATA: (input)  This parameter specifies the expedited data to be sent.
{
{ STATUS: (output)  This parameter specifies the request status.
{       CONDITIONS:
{             nae$connection_not_open
{             nae$max_data_length_exceeded
{       IDENTIFIER: 'NA'
{
