{
{    The purpose of this procedure is to process the events delivered to the
{ TCP/IP Management Access Agent over the specified channel connection.  It can
{ only process the data and the disconnect events.
{
{       NLP$TM_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, output)  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.
{
