Searched refs:COMP_VJCCID (Results 1 – 3 of 3) sorted by relevance
90 #define COMP_VJCCID 0x20 /* compress connection ID as well */ macro
197 ((x)->cp_flags & COMP_VJCCID)
2314 + (xcidcomp? COMP_VJCCID + DECOMP_VJCCID: 0);2316 cf[1] = COMP_VJC + DECOMP_VJC + COMP_VJCCID + DECOMP_VJCCID;