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)
267 if (flags & NEW_A) in compressed_sl_print()
98 #define NEW_A 0x04 macro104 #define SPECIAL_D (NEW_S|NEW_A|NEW_W|NEW_U) /* unidirectional data */105 #define SPECIALS_MASK (NEW_S|NEW_A|NEW_W|NEW_U)
300 changes |= NEW_A; in sl_compress_tcp()336 case NEW_S|NEW_A: in sl_compress_tcp()552 if (changes & NEW_A) in sl_uncompress_tcp_core()
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)
314 changes |= NEW_A; in sl_compress_tcp()350 case NEW_S | NEW_A: in sl_compress_tcp()535 if (changes & NEW_A) in sl_uncompress_tcp()