mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 23:37:22 +00:00
update it
This commit is contained in:
parent
810da83b3b
commit
6146e33a51
8 changed files with 113 additions and 14 deletions
|
|
@ -102,7 +102,7 @@ typedef struct _tlv_int32_t {
|
|||
/* Octets */
|
||||
typedef struct _tlv_octet_t {
|
||||
tlv_presence_t presence;
|
||||
c_uint8_t *data;
|
||||
void *data;
|
||||
c_uint32_t len;
|
||||
} tlv_octet_t;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue