Searched refs:CCP_ERROR (Results 1 – 5 of 5) sorted by relevance
233 #define CCP_ERROR 2 macro235 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR)343 pkt->flags |= CCP_ERROR;477 cp->flags &= ~CCP_ERROR;
182 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR)205 ((x)->cp_flags & CCP_ERROR)
1436 cp->cp_flags |= CCP_ERROR; in spppcomp_inpkt()1701 cp->cp_flags &= ~CCP_ERROR; in comp_ccp()
94 #define CCP_ERROR 0x400 /* (status) error in packet decomp */ macro
2101 cf[1] = CCP_ISOPEN | CCP_ISUP | CCP_ERROR | CCP_FATALERROR;