Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.h198 #define IS_DECOMP_VJC(x) \ macro
H A Dspppcomp.c1476 if (!IS_DECOMP_VJC(cp) || (len <= 0)) { in spppcomp_inpkt()