
Data Fields | |
| int | flags |
| char * | name |
| struct stat_mod_elem_ * | next |
Definition at line 42 of file stats_funcs.c.
| int flags |
Definition at line 45 of file stats_funcs.c.
Referenced by reg_statistic(), and register_all_mod_stats().
| char* name |
Definition at line 44 of file stats_funcs.c.
Referenced by generate_avps(), reg_statistic(), and register_all_mod_stats().
struct stat_mod_elem_* next [read] |
Definition at line 46 of file stats_funcs.c.
Referenced by reg_statistic(), and register_all_mod_stats().
1.5.6