Searched refs:NEW_C (Results 1 – 6 of 6) sorted by relevance
73 #define NEW_C 0x40 /* flag bits for what changed in a packet */ macro
207 if (flags & NEW_C) { in compressed_sl_print()
84 #define NEW_C 0x40 /* flag bits for what changed in a packet */ macro
383 *cp++ = (u_char)(changes | NEW_C); in vj_compress_tcp()477 if (changes & NEW_C) { in vj_uncompress_tcp()
81 #define NEW_C 0x40 /* flag bits for what changed in a packet */ macro