CCP_DECOMP_RUN
&& (pkt->flags & CCP_DECOMP_RUN)
&& (pkt->flags & CCP_DECOMP_RUN)) {
cp->flags &= ~(CCP_DECOMP_RUN | CCP_ISUP);
cp->flags = (cp->flags & ~CCP_ERR) | CCP_DECOMP_RUN;
cp->flags &= ~(CCP_DECOMP_RUN | CCP_ISUP);
if (cp->state && (cp->flags & CCP_DECOMP_RUN)) {
if ((!(cp->cp_flags & (CCP_DECOMP_RUN | DECOMP_VJC)) ||
} else if ((cp->cp_flags & (CCP_ISUP | CCP_DECOMP_RUN | CCP_ERR)) ==
(CCP_ISUP | CCP_DECOMP_RUN) && cp->cp_rstate != NULL) {
cp->cp_flags |= CCP_DECOMP_RUN;
~CCP_DECOMP_RUN;
~CCP_DECOMP_RUN;
((x)->cp_flags & CCP_DECOMP_RUN)