CCP_ERR
&& (pkt->flags & CCP_ERR) == 0) {
cp->flags = (cp->flags & ~CCP_ERR) | CCP_DECOMP_RUN;
} else if ((cp->cp_flags & (CCP_ISUP | CCP_DECOMP_RUN | CCP_ERR)) ==
cp->cp_flags &= ~CCP_ERR;