corosync  2.4.4
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 230 of file totem.h.

Field Documentation

◆ algo_name

char* totemrrp_stats_t::algo_name

Definition at line 233 of file totem.h.

◆ faulty

uint8_t* totemrrp_stats_t::faulty

Definition at line 234 of file totem.h.

◆ hdr

totem_stats_header_t totemrrp_stats_t::hdr

Definition at line 231 of file totem.h.

◆ interface_count

uint32_t totemrrp_stats_t::interface_count

Definition at line 235 of file totem.h.

◆ net

totemnet_stats_t* totemrrp_stats_t::net

Definition at line 232 of file totem.h.


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