优化tsg proxy的处理流程

This commit is contained in:
liuchang
2023-05-16 08:04:43 +00:00
parent 90dbd4030e
commit ee65078252
3 changed files with 8 additions and 19 deletions

View File

@@ -20,7 +20,6 @@ struct tsg_proxy_tcp_option
struct tsg_proxy_tcp_attribute
{
uint8_t first_data_pkt_processed;
uint8_t ignore;
uint32_t tcp_seq;
uint32_t tcp_ack;
uint8_t tcp_protocol;