OMPUB-573: 使用gtp_c_key2index函数替换TEID的HASH算法

This commit is contained in:
liuxueli
2022-08-04 16:41:16 +08:00
parent d9132ee285
commit 0fcf2b3dff
2 changed files with 14 additions and 2 deletions

View File

@@ -287,6 +287,7 @@ typedef struct tsg_para
int datacenter_id;
int scan_signaling_switch;
int hash_timeout;
int hash_slot_size;
int hash_thread_safe;
int feature_tamper;
enum DEPLOY_MODE deploy_mode;