diff options
Diffstat (limited to 'common/include/tfe_cmsg.h')
| -rw-r--r-- | common/include/tfe_cmsg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/include/tfe_cmsg.h b/common/include/tfe_cmsg.h index bf0724b..5d60191 100644 --- a/common/include/tfe_cmsg.h +++ b/common/include/tfe_cmsg.h @@ -81,6 +81,8 @@ enum tfe_cmsg_tlv_type TFE_CMSG_DST_IP_LOCATION_PROVINE, // string max size 256 TFE_CMSG_SRC_IP_LOCATION_CITY, // string max size 256 TFE_CMSG_DST_IP_LOCATION_CITY, // string max size 256 + TFE_CMSG_SRC_IP_LOCATION_SUBDIVISION, + TFE_CMSG_DST_IP_LOCATION_SUBDIVISION, /* SSL ja3 fingerprint */ TFE_CMSG_SSL_CLIENT_JA3_FINGERPRINT, // string max size 32 |
