mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-01 21:00:19 +00:00
Initial proposal CUPS using PFCP
This commit is contained in:
parent
37a69e6332
commit
ae75f43a88
206 changed files with 21116 additions and 3406 deletions
|
|
@ -175,7 +175,6 @@ void ogs_timer_mgr_expire(ogs_timer_mgr_t *manager)
|
|||
|
||||
current = ogs_get_monotonic_time();
|
||||
|
||||
ogs_list_init(&list);
|
||||
ogs_rbtree_for_each(&manager->tree, rbnode) {
|
||||
this = ogs_rb_entry(rbnode, ogs_timer_t, rbnode);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue