Searched refs:MPPC_FLAG_COMPRESSED (Results 1 – 1 of 1) sorted by relevance
128 #define MPPC_FLAG_COMPRESSED 0x2000 /* packet is compresed */ macro550 header |= MPPC_FLAG_COMPRESSED; in ng_mppc_compress()749 if ((header & MPPC_FLAG_COMPRESSED) != 0 in ng_mppc_decompress()760 if ((header & MPPC_FLAG_COMPRESSED) != 0) { in ng_mppc_decompress()