libosmocore 1.10.0.58-6cd7a
Osmocom core library
|
One message in the list. More...
#include <msgfile.h>
Data Fields | |
struct llist_head | list |
int | nr |
char * | mcc |
char * | mnc |
char * | option |
char * | text |
One message in the list.
struct llist_head osmo_config_entry::list |
Referenced by alloc_entry().
char* osmo_config_entry::mcc |
Referenced by alloc_entry().
char* osmo_config_entry::mnc |
Referenced by alloc_entry().
int osmo_config_entry::nr |
char* osmo_config_entry::option |
Referenced by alloc_entry().
char* osmo_config_entry::text |
Referenced by alloc_entry().