Searched refs:IS_CCP_ISUP (Results 1 – 2 of 2) sorted by relevance
204 #define IS_CCP_ISUP(x) \ macro
598 IS_CCP_ISUP(cp) && cp->cp_xstate != NULL) { in spppcomp_outpkt()1684 if (IS_CCP_ISUP(cp)) { in comp_ccp()