From 0a3746c24dcf992818e05ad27e2f4a7a539bf789 Mon Sep 17 00:00:00 2001 From: Safa Orhan Date: Mon, 13 Jun 2022 13:44:36 +0300 Subject: [PATCH] PR open5gs#1581 (#1600) --- lib/pfcp/types.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/pfcp/types.h b/lib/pfcp/types.h index 976661b3b..235cb541e 100644 --- a/lib/pfcp/types.h +++ b/lib/pfcp/types.h @@ -355,6 +355,7 @@ ED2(uint8_t reserved:7;, #define OGS_PFCP_APPLY_ACTION_DDPN (1<<10) typedef uint8_t ogs_pfcp_apply_action_t; + /* 8.2.58 CP Function Features */ typedef struct ogs_pfcp_cp_function_features_s { union { @@ -397,6 +398,7 @@ ED8(uint8_t uiaur:1;, }; } __attribute__ ((packed)) ogs_pfcp_cp_function_features_t; + /* * 8.2.64 Outer Header Remaval *