libosmocore 1.11.0.30-c17053.202506162026
Osmocom core library
|
Manage timer definitions in named groups. More...
#include <tdef.h>
Data Fields | |
const char * | name |
const char * | desc |
struct osmo_tdef * | tdefs |
Manage timer definitions in named groups.
This should be defined as an array with the final element kept fully zero-initialized, to be compatible with osmo_tdef_vty* API. There must not be any tdefs == NULL entries except on the final zero-initialized entry.