corosync  2.4.5
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 232 of file totem.h.

Field Documentation

char* totemrrp_stats_t::algo_name

Definition at line 235 of file totem.h.

uint8_t* totemrrp_stats_t::faulty

Definition at line 236 of file totem.h.

Referenced by rrp_deliver_fn(), and totemrrp_initialize().

totem_stats_header_t totemrrp_stats_t::hdr

Definition at line 233 of file totem.h.

uint32_t totemrrp_stats_t::interface_count

Definition at line 237 of file totem.h.

Referenced by totemrrp_initialize().

totemnet_stats_t* totemrrp_stats_t::net

Definition at line 234 of file totem.h.


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