修改输出stream_error bug
This commit is contained in:
@@ -35,7 +35,7 @@ enum intercept_error{
|
||||
INTERCEPT_ERROR_STREAM_TUNNLE_TYPE= -13,
|
||||
INTERCEPT_ERROR_GET_STREAM_TUNNLE_TYPE_ERR= -14,
|
||||
INTERCEPT_ERROR_GET_HAVE_DUP_PKT_ERR= -15,
|
||||
INTERCEPT_ERROR_DUP_PKT_NOT_SURE_ERR= -15,
|
||||
INTERCEPT_ERROR_DUP_PKT_NOT_SURE_ERR= -16,
|
||||
};
|
||||
|
||||
/* action
|
||||
|
||||
Reference in New Issue
Block a user