mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-01 21:00:19 +00:00
feat: Indirect Data Forwarding in N2-Handover
This commit is contained in:
parent
388e64213f
commit
ff5236f3e0
44 changed files with 3020 additions and 393 deletions
|
|
@ -487,6 +487,7 @@ ED5(uint8_t spare1:4;,
|
|||
uint8_t ipv4:1;)
|
||||
union {
|
||||
#define OGS_PFCP_DEFAULT_CHOOSE_ID 5
|
||||
#define OGS_PFCP_INDIRECT_DATA_FORWARDING_CHOOSE_ID 10
|
||||
struct {
|
||||
ED4(uint8_t choose_id;,
|
||||
uint8_t spare2;,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue