TSG-18285 TFE的Packet IO模块支持重复流量识别
This commit is contained in:
@@ -24,6 +24,7 @@ struct packet_io_fs
|
||||
struct throughput_metrics decrypt_tx; // 累计值
|
||||
struct throughput_metrics decrypt_rx; // 累计值
|
||||
|
||||
struct throughput_metrics dup_bypass; // 累计值
|
||||
struct throughput_metrics raw_bypass; // 累计值
|
||||
struct throughput_metrics decrypt_rxdrop; // 累计值
|
||||
|
||||
|
||||
Reference in New Issue
Block a user