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