Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.h188 #define IS_DECOMP_AC(x) \ macro
H A Dspppcomp.c1351 if (hlen < (IS_DECOMP_AC(cp) ? 0 : 2) + (IS_DECOMP_PROT(cp) ? 1 : 2)) { in spppcomp_inpkt()