mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-03 05:23:38 +00:00
@@ -795,6 +795,11 @@ typedef struct ogs_datum_s {
|
||||
unsigned int size;
|
||||
} ogs_datum_t;
|
||||
|
||||
typedef struct ogs_port_s {
|
||||
bool presence;
|
||||
uint16_t port;
|
||||
} ogs_port_t;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user