Searched refs:IS_DECOMP_VJC (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/ | ||
H A D | spppcomp.h | 198 #define IS_DECOMP_VJC(x) \ macro |
H A D | spppcomp.c | 1476 if (!IS_DECOMP_VJC(cp) || (len <= 0)) { in spppcomp_inpkt() |