Searched refs:NEW_S (Results 1 – 6 of 6) sorted by relevance
75 #define NEW_S 0x08 macro81 #define SPECIAL_I (NEW_S|NEW_W|NEW_U) /* echoed interactive traffic */82 #define SPECIAL_D (NEW_S|NEW_A|NEW_W|NEW_U) /* unidirectional data */83 #define SPECIALS_MASK (NEW_S|NEW_A|NEW_W|NEW_U)
239 if (flags & NEW_S) in compressed_sl_print()
96 #define NEW_S 0x08 macro102 #define SPECIAL_I (NEW_S|NEW_W|NEW_U) /* echoed interactive traffic */103 #define SPECIAL_D (NEW_S|NEW_A|NEW_W|NEW_U) /* unidirectional data */104 #define SPECIALS_MASK (NEW_S|NEW_A|NEW_W|NEW_U)
304 changes |= NEW_S; in sl_compress_tcp()331 case NEW_S|NEW_A: in sl_compress_tcp()340 case NEW_S: in sl_compress_tcp()547 if (changes & NEW_S) in sl_uncompress_tcp_core()
94 #define NEW_S 0x08 macro100 #define SPECIAL_I (NEW_S|NEW_W|NEW_U) /* echoed interactive traffic */101 #define SPECIAL_D (NEW_S|NEW_A|NEW_W|NEW_U) /* unidirectional data */102 #define SPECIALS_MASK (NEW_S|NEW_A|NEW_W|NEW_U)
318 changes |= NEW_S; in sl_compress_tcp()346 case NEW_S | NEW_A: in sl_compress_tcp()355 case NEW_S: in sl_compress_tcp()533 if (changes & NEW_S) { in sl_uncompress_tcp()