mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-03 13:50:08 +00:00
[CORE] Increase SDU buffer to 32k (#2008)
This commit is contained in:
parent
43eb5f3d7f
commit
218b31d006
10 changed files with 58 additions and 29 deletions
|
|
@ -52,8 +52,6 @@ extern "C" {
|
|||
#define OGS_MAX_NUM_OF_GTPU_RESOURCE 4
|
||||
#define OGS_MAX_NUM_OF_FRAMED_ROUTES_IN_PDI 8
|
||||
|
||||
#define OGS_MAX_SDU_LEN OGS_HUGE_LEN
|
||||
#define OGS_MAX_PKT_LEN 2048
|
||||
#define OGS_PLMN_ID_LEN 3
|
||||
#define OGS_MAX_PLMN_ID_BCD_LEN 6
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue