summaryrefslogtreecommitdiff
path: root/entry/include
diff options
context:
space:
mode:
author崔一鸣 <[email protected]>2019-05-19 17:50:51 +0800
committer崔一鸣 <[email protected]>2019-05-19 17:50:51 +0800
commit1e58549e8aa39666b08fdc8410ce0f8290f4e0dd (patch)
tree4af114097c926eaa7cc61f90fb822a4fe5c78a5a /entry/include
parent82efb303c06a85b1ac51e3893fe01b42d2f8327b (diff)
利用maat回调获得默认action
Diffstat (limited to 'entry/include')
-rw-r--r--entry/include/kni_maat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/entry/include/kni_maat.h b/entry/include/kni_maat.h
index b4eccd1..66455de 100644
--- a/entry/include/kni_maat.h
+++ b/entry/include/kni_maat.h
@@ -5,7 +5,6 @@
#define KNI_MAAT_RULE_NUM_MAX 8
struct kni_maat_handle{
Maat_feather_t feather;
- int default_action;
int tableid_intercept_ip;
int tableid_intercept_domain;
void *logger;