Annotation of researchv9/sys.vax/h/dkstat.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  * datakit status
                      3:  */
                      4: 
                      5: struct dkstat {
                      6:        long    input;
                      7:        long    output;
                      8:        int     markflt;                /* mark byte expected */
                      9:        int     markparity;             /* parity error on mark byte */
                     10:        int     closepack;              /* packet on closed channel */
                     11:        int     pack0;                  /* packet on channel 0 */
                     12:        int     packstrange;            /* packet on strange channel */
                     13:        int     shortpack;              /* short packet */
                     14:        int     parity;                 /* parity error */
                     15:        int     chgstrange;             /* T_CHG on strange channel */
                     16:        int     notclosed;              /* packets on hung-up chans */
                     17:        int     isclosed;               /* "isclosed" packet on open chan */
                     18:        int     dkprxmit;               /* retransmit rejected dkp msg */
                     19:        int     dkprjtrs;               /* reject, trailer size */
                     20:        int     dkprjpks;               /* reject, packet size */
                     21:        int     dkprjseq;               /* reject, sequence number */
                     22: };

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.