corosync  2.3.2
Data Fields
totemrrp_stats_t Struct Reference

#include <totem.h>

Collaboration diagram for totemrrp_stats_t:
Collaboration graph
[legend]

Data Fields

totem_stats_header_t hdr
 
totemnet_stats_tnet
 
char * algo_name
 
uint8_t * faulty
 
uint32_t interface_count
 

Detailed Description

Definition at line 219 of file totem.h.

Field Documentation

char* totemrrp_stats_t::algo_name

Definition at line 222 of file totem.h.

uint8_t* totemrrp_stats_t::faulty

Definition at line 223 of file totem.h.

Referenced by totemrrp_initialize().

totem_stats_header_t totemrrp_stats_t::hdr

Definition at line 220 of file totem.h.

uint32_t totemrrp_stats_t::interface_count

Definition at line 224 of file totem.h.

Referenced by totemrrp_initialize().

totemnet_stats_t* totemrrp_stats_t::net

Definition at line 221 of file totem.h.


The documentation for this struct was generated from the following file: