{
{    The purpose of this procedure is to process the channel connection connect
{ events for the Network Access Agent.  It processes the connect event as a
{ protocol error and disconnects the channel connection.  Any data associated
{ with the connect event is released.
{
{       NLP$NA_CONNECT_EVENT_PROCESSOR (CL_CONNECTION, EVENT, INVENTORY_REPORT)
{
{ CL_CONNECTION: (input, output)  This parameter specifies the interlayer
{       structure associated with the channel connection connect event.
{
{ EVENT: (input)  This parameter specifies the channel connection connect
{       event.
{
{ INVENTORY_REPORT: (output)  This parameter specifies the number of message
{       buffers held on the connection at this layer.
{
