Home
last modified time | relevance | path

Searched refs:IS_CCP_ISUP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.h202 #define IS_CCP_ISUP(x) \ macro
H A Dspppcomp.c601 IS_CCP_ISUP(cp) && cp->cp_xstate != NULL) { in spppcomp_outpkt()
1689 if (IS_CCP_ISUP(cp)) { in comp_ccp()