{
{   The purpose of this procedure is to process the events delivered to the
{ Network Access Agent over the specified channel connection. It can only
{ process the accept, data and the disconnect events.
{
{       NLP$NA_EVENT_PROCESSOR (CL_CONNECTION, EVENT, INVENTORY_REPORT)
{
{ CL_CONNECTION: (input, output) This parameter specifies the interlayer
{       structure associated with the channel connection over which the
{       event is delivered.
{
{ EVENT: (input) This parameter specifies the event to be delivered.
{
{ INVENTORY_REPORT: (output) This parameter specifies the number of message
{       buffers held on the connection at this layer.
{
