mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 07:08:11 +00:00
PCRF DB interface done
This commit is contained in:
parent
bca462ea85
commit
995a2d2320
10 changed files with 445 additions and 14 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#include "gx_lib.h"
|
||||
#include "gx_dict.h"
|
||||
|
||||
#define CHECK_dict_search( _type, _criteria, _what, _result ) \
|
||||
CHECK_FCT( fd_dict_search( fd_g_config->cnf_dict, (_type), (_criteria), (_what), (_result), ENOENT) );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue