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