Searched refs:IS_DECOMP_AC (Results 1 – 2 of 2) sorted by relevance
188 #define IS_DECOMP_AC(x) \ macro
1351 if (hlen < (IS_DECOMP_AC(cp) ? 0 : 2) + (IS_DECOMP_PROT(cp) ? 1 : 2)) { in spppcomp_inpkt()