Searched defs:APP_LAYER_PARSER_NO_REASSEMBLY (Results 1 – 2 of 2) sorted by relevance
38 #define APP_LAYER_PARSER_NO_REASSEMBLY BIT_U8(2) macro
318 pub const APP_LAYER_PARSER_NO_REASSEMBLY : u8 = BIT_U8!(2); const