A23 - FEPI connection statistics

    CONTROL BLOCK NAME = DFHA23DS
    NAME OF MATCHING PLS CONTROL BLOCK = DFHA23PS
    DESCRIPTIVE NAME = CICS TS FEPI connection statistics
           Licensed Materials - Property of IBM
            Restricted Materials of IBM 
           5655-Y04
           (C) Copyright IBM Corp. 1993 
    FUNCTION =
           This data block describes the block of storage containing
           the statistics for a FEPI connection.
           The data described by this DSECT is placed in storage by
           DFHAPST, the statistics module in the AP domain.
           The same DSECT describes the system and user copies of the
           statistics. Several copies of the statistics may exist until
           the callers request has been satisified.
    LIFETIME = The storage area is created when a request for
           FEPI connection stats is received. It is released when
           the caller has acknowledged receipt of the data .
    STORAGE CLASS =
    LOCATION = Caller is passed a pointer to the storage.
    INNER CONTROL BLOCKS = none
    NOTES :
       DEPENDENCIES = S/370
       RESTRICTIONS = none
       MODULE TYPE = Control block definition
   --------------------------------------------------------------------
    EXTERNAL REFERENCES = none
        DATA AREAS = none
        CONTROL BLOCKS = in the FEPI RM
        GLOBAL VARIABLES (Macro pass) = none
   --------------------------------------------------------------------
    ALTHOUGH PROVIDED IN A GENERAL INTERFACE LIBRARY DFHA23DS IS
    NOT TO BE USED AS A GENERAL PROGRAMMING INTERFACE. REFER TO
    PRODUCT DOCUMENTATION TO DETERMINE INTENDED USAGE.
Table 1.
Offset Hex Type Len Name (Dim) Description
(0) STRUCTURE 0 DFHA23DS FEPI connection statistics
(0) FULLWORD 4 (0) Fullword alignment
(0) HALFWORD 2 A23LEN Length of data area
(0) ...1 ...1   A23IDR "0017" FEPI connection RESID stats mask
(2) ADDRESS 2 A23ID FEPI connection id
(2) .... ...1   A23VERS "X'01'" DSECT version number
(4) CHARACTER 1 A23DVERS Connection statistics version number
(5) CHARACTER 3   Filler
(8) CHARACTER 8 A23POOL Pool name
(10) CHARACTER 8 A23TARG Target name
(18) CHARACTER 8 A23NODE Node name
(20) FULLWORD 4 A23ACQ # acquires for connection
(24) FULLWORD 4 A23CNV # conversations
(28) FULLWORD 4 A23USI # unsolicited inputs received
(2C) FULLWORD 4 A23CHOUT # characters sent on connection
(30) FULLWORD 4 A23CHIN # characters received on connection
(34) FULLWORD 4 A23RTOUT # receive timeouts
(38) FULLWORD 4 A23ERROR # error conditions
(38) ..11 11..   A23END "*"
(38) ..11 11..   A23CLEN "*-A23LEN" Length of DSECT