INCR
ba->ctrl = (ba->ctrl & ~INCR) | (LBL | INCW);
ba->ctrl = (ba->ctrl & ~INCR) | (LBL | INCW); /* XXX */
gsp->ctrl = (gsp->ctrl & ~(INCR | INCW)) | LBL;
gsp->ctrl = (oc & ~INCR) | LBL | INCW;
INCR(sls_packets)
INCR(sls_searches)
INCR(sls_misses)
INCR(sls_compressed)
INCR(sls_uncompressedin)
INCR(sls_compressedin)
INCR(sls_tossed)
INCR(sls_errorin)
INCR(ep); /* prepare for next entry */
INCR(ep); /* prepare for next entry */
INCR(ep);