diff options
Diffstat (limited to 'src/quic_entry.h')
| -rw-r--r-- | src/quic_entry.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quic_entry.h b/src/quic_entry.h index 96bd3ae..90e080c 100644 --- a/src/quic_entry.h +++ b/src/quic_entry.h @@ -28,6 +28,7 @@ struct quic_param int level; int quic_port_num; int decrypted_switch; + int max_parse_pkt_num; unsigned short quic_port_list[SUPPORT_QUIC_PORT_NUM]; char quic_conf_regionname[MAX_REGION_NUM][REGION_NAME_LEN]; char log_path[128]; |
