summaryrefslogtreecommitdiff
path: root/src/tsg_sync_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tsg_sync_state.h')
-rw-r--r--src/tsg_sync_state.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tsg_sync_state.h b/src/tsg_sync_state.h
index 4b391e5..3021ecc 100644
--- a/src/tsg_sync_state.h
+++ b/src/tsg_sync_state.h
@@ -52,7 +52,8 @@ struct cmsg_buff
struct proxy_cmsg
{
uint8_t tcp_info_packet_cur_dir;
- uint8_t tcp_wsacle_exist;
+ uint8_t tcp_wsacle_set_client;
+ uint8_t tcp_wsacle_set_server;
uint8_t tcp_wsacle_client;
uint8_t tcp_wsacle_server;
uint8_t tcp_sack_client;