corosync
2.3.4
|
#include <totem.h>
Data Fields | |
totem_stats_header_t | hdr |
totemnet_stats_t * | net |
char * | algo_name |
uint8_t * | faulty |
uint32_t | interface_count |
uint8_t* totemrrp_stats_t::faulty |
Definition at line 231 of file totem.h.
Referenced by totemrrp_initialize().
totem_stats_header_t totemrrp_stats_t::hdr |
uint32_t totemrrp_stats_t::interface_count |
Definition at line 232 of file totem.h.
Referenced by totemrrp_initialize().
totemnet_stats_t* totemrrp_stats_t::net |