Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.h196 #define IS_DECOMP_VJC(x) \ macro
H A Dspppcomp.c1481 if (!IS_DECOMP_VJC(cp) || (len <= 0)) { in spppcomp_inpkt()