Searched refs:CCP_COMP_RUN (Results 1 – 3 of 3) sorted by relevance
98 #define CCP_COMP_RUN 0x1000 /* (status) seen CCP ack sent */ macro
211 ((x)->cp_flags & CCP_COMP_RUN)
324 ((cp->cp_flags & (COMP_VJC|CCP_COMP_RUN)) && in spppcomp_wput()727 cp->cp_flags &= ~CCP_ISUP & ~CCP_COMP_RUN & in spppcomp_inner_ioctl()819 ~CCP_COMP_RUN; in spppcomp_inner_ioctl()1667 cp->cp_flags |= CCP_COMP_RUN; in comp_ccp()