libosmocore
1.10.1
Osmocom core library
|
Data Fields | |
struct llist_head | entry |
const struct osmo_fd * | fd |
struct osmo_stat_item_group * | stats_tcp |
const char * | name |
struct llist_head stats_tcp_entry::entry |
Referenced by next_stats_tcp_entry(), osmo_stats_tcp_osmo_fd_register(), and osmo_stats_tcp_osmo_fd_unregister().
const struct osmo_fd* stats_tcp_entry::fd |
Referenced by fill_stats(), osmo_stats_tcp_osmo_fd_register(), and osmo_stats_tcp_osmo_fd_unregister().
const char* stats_tcp_entry::name |
Referenced by fill_stats(), and osmo_stats_tcp_osmo_fd_register().
struct osmo_stat_item_group* stats_tcp_entry::stats_tcp |