mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-28 11:29:32 +00:00
Fix the bug for Release-16
This commit is contained in:
parent
ad12949469
commit
3b0db8c384
28 changed files with 795 additions and 171 deletions
|
|
@ -58,6 +58,8 @@ extern "C" {
|
|||
#define OGS_SQN_LEN 6
|
||||
#define OGS_MAX_SQN 0xffffffffffff
|
||||
|
||||
#define OGS_HASH_MME_LEN 8
|
||||
|
||||
#define OGS_KEYSTRLEN(x) ((x*2)+1)
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue