mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-04 22:30:09 +00:00
Revert "Introduce Gy interface (#1471)"
This reverts commit 106f2729c3.
This commit is contained in:
parent
b5ad0feffc
commit
0b3df3e3db
16 changed files with 36 additions and 1699 deletions
|
|
@ -97,11 +97,6 @@ typedef struct ogs_pfcp_xact_s {
|
|||
#define OGS_PFCP_MODIFY_XN_HANDOVER ((uint64_t)1<<21)
|
||||
#define OGS_PFCP_MODIFY_N2_HANDOVER ((uint64_t)1<<22)
|
||||
#define OGS_PFCP_MODIFY_HANDOVER_CANCEL ((uint64_t)1<<23)
|
||||
#define OGS_PFCP_MODIFY_URR ((uint64_t)1<<24) /* type of trigger */
|
||||
#define OGS_PFCP_MODIFY_URR_MEAS_METHOD ((uint64_t)1<<25)
|
||||
#define OGS_PFCP_MODIFY_URR_REPORT_TRIGGER ((uint64_t)1<<26)
|
||||
#define OGS_PFCP_MODIFY_URR_VOLUME_THRESH ((uint64_t)1<<27)
|
||||
#define OGS_PFCP_MODIFY_URR_TIME_THRESH ((uint64_t)1<<28)
|
||||
|
||||
uint64_t modify_flags;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue