diff options
| author | 崔一鸣 <[email protected]> | 2019-09-17 17:24:22 +0800 |
|---|---|---|
| committer | 崔一鸣 <[email protected]> | 2019-09-17 17:24:22 +0800 |
| commit | 05741fed8a55fa7a13d454d0ff63a2e2974e0826 (patch) | |
| tree | b2111a8bbec278f9d3921e82b8f98f3a05a38e52 /common | |
| parent | 2644a753988f319b85d6ec2c6742223cf9a920c0 (diff) | |
fs2优化
Diffstat (limited to 'common')
| -rw-r--r-- | common/include/kni_utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/include/kni_utils.h b/common/include/kni_utils.h index a78523a..ef0c6d4 100644 --- a/common/include/kni_utils.h +++ b/common/include/kni_utils.h @@ -92,6 +92,7 @@ enum kni_field{ KNI_FIELD_NULL_PKT, KNI_FIELD_STATE_UNKNOWN, KNI_FIELD_DUP_TFC_STM, + KNI_FIELD_DUP_TFC_BYTE, KNI_FIELD_IPV4_STM, KNI_FIELD_IPV6_STM, KNI_FIELD_SSL_STM, |
