Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.h210 #define IS_CCP_COMP_RUN(x) \ macro
H A Dspppcomp.c597 } else if (proto != PPP_LCP && IS_CCP_COMP_RUN(cp) && in spppcomp_outpkt()
1687 IS_CCP_COMP_RUN(cp)) { in comp_ccp()