Feature default policy action switch

This commit is contained in:
刘学利
2021-03-15 01:15:23 +00:00
parent 23ef49d19c
commit 5a367ff64c
5 changed files with 188 additions and 89 deletions

View File

@@ -42,6 +42,7 @@ struct compile_user_region
char protocol[32];
char method[32];
char *message;
Maat_rule_t *result;
};
typedef enum _PULL_RESULT_TYPE