mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 23:37:22 +00:00
[SBI] Change NfInstance.Id to Optional
This commit is contained in:
parent
0313910ac6
commit
c528e0d5bc
94 changed files with 1260 additions and 1014 deletions
|
|
@ -38,8 +38,6 @@ extern int __af_log_domain;
|
|||
#define OGS_LOG_DOMAIN __af_log_domain
|
||||
|
||||
typedef struct af_context_s {
|
||||
OpenAPI_nf_type_e nf_type;
|
||||
|
||||
ogs_hash_t *supi_hash; /* hash table (SUPI) */
|
||||
ogs_hash_t *ipv4_hash; /* hash table (IPv4 Address) */
|
||||
ogs_hash_t *ipv6_hash; /* hash table (IPv6 Address) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue