Searched refs:DECOMP_VJC (Results 1 – 4 of 4) sorted by relevance
91 #define DECOMP_VJC 0x40 /* decompress TCP/IP headers */ macro
199 ((x)->cp_flags & DECOMP_VJC)
1177 if ((!(cp->cp_flags & (CCP_DECOMP_RUN | DECOMP_VJC)) || in spppcomp_rput()
2313 cf[0] = (vjcomp ? COMP_VJC + DECOMP_VJC : 0) /* XXX this is wrong */2316 cf[1] = COMP_VJC + DECOMP_VJC + COMP_VJCCID + DECOMP_VJCCID;