Searched refs:NEW_A (Results 1 – 6 of 6) sorted by relevance
76 #define NEW_A 0x04 macro82 #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)
237 if (flags & NEW_A) in compressed_sl_print()
97 #define NEW_A 0x04 macro103 #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)
296 changes |= NEW_A; in sl_compress_tcp()331 case NEW_S|NEW_A: in sl_compress_tcp()545 if (changes & NEW_A) in sl_uncompress_tcp_core()
95 #define NEW_A 0x04 macro101 #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)
310 changes |= NEW_A; in sl_compress_tcp()346 case NEW_S | NEW_A: in sl_compress_tcp()531 if (changes & NEW_A) in sl_uncompress_tcp()