Searched refs:CCP_ERR (Results 1 – 3 of 3) sorted by relevance
235 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR) macro328 && (pkt->flags & CCP_ERR) == 0) {462 cp->flags = (cp->flags & ~CCP_ERR) | CCP_DECOMP_RUN;
184 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR) macro
1421 } else if ((cp->cp_flags & (CCP_ISUP | CCP_DECOMP_RUN | CCP_ERR)) == in spppcomp_inpkt()1677 cp->cp_flags &= ~CCP_ERR; in comp_ccp()