corosync
2.4.4
|
#include <totem.h>
unsigned int totem_config::broadcast_use |
Definition at line 182 of file totem.h.
Referenced by totem_config_read(), and totem_config_validate().
unsigned int totem_config::clear_node_high_bit |
Definition at line 120 of file totem.h.
Referenced by totem_config_read().
unsigned int totem_config::consensus_timeout |
Definition at line 144 of file totem.h.
Referenced by totemsrp_initialize().
char* totem_config::crypto_cipher_type |
Definition at line 184 of file totem.h.
Referenced by totem_config_keyread(), totemudp_initialize(), totemudp_net_mtu_adjust(), totemudpu_initialize(), and totemudpu_net_mtu_adjust().
char* totem_config::crypto_hash_type |
Definition at line 186 of file totem.h.
Referenced by totem_config_keyread(), totemudp_initialize(), totemudp_net_mtu_adjust(), totemudpu_initialize(), and totemudpu_net_mtu_adjust().
unsigned int totem_config::downcheck_timeout |
Definition at line 148 of file totem.h.
Referenced by totemsrp_initialize(), totemudp_processor_count_set(), and totemudpu_processor_count_set().
unsigned int totem_config::fail_to_recv_const |
Definition at line 150 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::heartbeat_failures_allowed |
Definition at line 172 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::interface_count |
Definition at line 118 of file totem.h.
Referenced by main_iface_change_fn(), totem_config_read(), totem_config_validate(), totemrrp_initialize(), totemsrp_ifaces_get(), totemsrp_ring_reenable(), totemudp_net_mtu_adjust(), and totemudpu_net_mtu_adjust().
struct totem_interface* totem_config::interfaces |
Definition at line 117 of file totem.h.
Referenced by main_iface_change_fn(), totem_config_read(), totem_config_validate(), totemiba_initialize(), totemrrp_initialize(), totemsrp_initialize(), totemsrp_my_family_get(), totemsrp_my_nodeid_get(), totemudp_initialize(), totemudp_net_mtu_adjust(), totemudpu_initialize(), and totemudpu_net_mtu_adjust().
int totem_config::ip_version |
Definition at line 192 of file totem.h.
Referenced by main(), and totem_config_read().
unsigned int totem_config::join_timeout |
Definition at line 140 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::max_messages |
Definition at line 178 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::max_network_delay |
Definition at line 174 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::merge_timeout |
Definition at line 146 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::miss_count_const |
Definition at line 190 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::net_mtu |
Definition at line 168 of file totem.h.
Referenced by totem_config_read(), totem_config_validate(), totempg_initialize(), totemsrp_initialize(), totemsrp_net_mtu_adjust(), totemudp_net_mtu_adjust(), and totemudpu_net_mtu_adjust().
unsigned int totem_config::node_id |
Definition at line 119 of file totem.h.
Referenced by totem_config_read(), totem_config_validate(), totemiba_initialize(), totemudp_initialize(), and totemudpu_initialize().
unsigned char totem_config::private_key[TOTEM_PRIVATE_KEY_LEN] |
Definition at line 125 of file totem.h.
Referenced by totem_config_keyread(), totemudp_initialize(), and totemudpu_initialize().
unsigned int totem_config::private_key_len |
Definition at line 127 of file totem.h.
Referenced by totem_config_keyread(), totemudp_initialize(), and totemudpu_initialize().
unsigned int totem_config::rrp_autorecovery_check_timeout |
Definition at line 162 of file totem.h.
Referenced by totemsrp_initialize().
char totem_config::rrp_mode[TOTEM_RRP_MODE_BYTES] |
Definition at line 164 of file totem.h.
Referenced by totem_config_read(), totem_config_validate(), and totemsrp_initialize().
unsigned int totem_config::rrp_problem_count_mcast_threshold |
Definition at line 160 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::rrp_problem_count_threshold |
Definition at line 158 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::rrp_problem_count_timeout |
Definition at line 156 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::rrp_token_expired_timeout |
Definition at line 154 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::send_join_timeout |
Definition at line 142 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::seqno_unchanged_const |
Definition at line 152 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::threads |
Definition at line 170 of file totem.h.
Referenced by totem_config_read(), and totemsrp_initialize().
unsigned int totem_config::token_hold_timeout |
Definition at line 136 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::token_retransmit_timeout |
Definition at line 134 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::token_retransmits_before_loss_const |
Definition at line 138 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::token_timeout |
Definition at line 132 of file totem.h.
Referenced by totemsrp_initialize().
struct totem_logging_configuration totem_config::totem_logging_configuration |
Definition at line 166 of file totem.h.
Referenced by main(), totemiba_initialize(), totempg_initialize(), totemrrp_initialize(), totemsrp_initialize(), totemudp_initialize(), and totemudpu_initialize().
void(* totem_config::totem_memb_ring_id_create_or_load)(struct memb_ring_id *memb_ring_id, const struct totem_ip_address *addr) |
Definition at line 194 of file totem.h.
Referenced by main(), and totemsrp_initialize().
void(* totem_config::totem_memb_ring_id_store)(const struct memb_ring_id *memb_ring_id, const struct totem_ip_address *addr) |
Definition at line 198 of file totem.h.
Referenced by main(), and totemsrp_initialize().
totem_transport_t totem_config::transport_number |
Definition at line 188 of file totem.h.
Referenced by totem_config_read(), and totem_config_validate().
int totem_config::version |
Definition at line 112 of file totem.h.
Referenced by totem_config_read(), and totem_config_validate().
unsigned int totem_config::window_size |
Definition at line 176 of file totem.h.
Referenced by totemsrp_initialize().