TSG-1742 日志增加c2s_bytes和s2c_bytes字段

This commit is contained in:
fengweihao
2020-05-21 18:56:55 +08:00
parent 55ecb52ad0
commit 58f5212d12
2 changed files with 6 additions and 1 deletions

View File

@@ -761,7 +761,6 @@ void ma_insert_profile_table_new_cb(int table_id, const char* key, const char* t
return;
}
void ma_hijack_profile_table_new_cb(int table_id, const char* key, const char* table_line, MAAT_PLUGIN_EX_DATA* ad, long argl, void* argp)
{
int ret=0, profile_id=0, is_valid=0;