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
213 if (flags & NEW_C) { in compressed_sl_print()
94 #define NEW_C 0x40 /* flag bits for what changed in a packet */ macro
378 *cp++ = changes | NEW_C; in sl_compress_tcp()496 if (changes & NEW_C) { in sl_uncompress_tcp_core()
92 #define NEW_C 0x40 /* flag bits for what changed in a packet */ macro
403 *cp++ = changes | NEW_C; in sl_compress_tcp()477 if (changes & NEW_C) { in sl_uncompress_tcp()