[FEATURE]support enable/disable compile_NOT
This commit is contained in:
@@ -275,7 +275,9 @@ void maat_state_free(struct maat_state *state);
|
||||
int maat_state_set_scan_district(struct maat_state *state, int table_id,
|
||||
const char *district, size_t district_len);
|
||||
|
||||
int maat_state_set_last_scan(struct maat_state *state);
|
||||
int maat_state_enable_compile_NOT(struct maat_state *state);
|
||||
|
||||
int maat_state_disable_compile_NOT(struct maat_state *state);
|
||||
|
||||
int maat_state_set_scan_compile_table(struct maat_state *state, int compile_table_id);
|
||||
|
||||
@@ -304,4 +306,4 @@ int maat_hit_group_compile_id(struct maat *instance, struct maat_hit_group *grou
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user