Searched refs:DECOMP_PROT (Results 1 – 2 of 2) sorted by relevance
67 #define DECOMP_PROT 0x8 /* decompress PPP protocol */ macro
1609 cf[0] = (pcomp? DECOMP_PROT: 0) + (accomp? DECOMP_AC: 0);1610 cf[1] = DECOMP_PROT | DECOMP_AC;