corosync
2.4.4-dirty
|
#include <totem.h>
unsigned int totem_config::broadcast_use |
Definition at line 182 of file totem.h.
Referenced by totem_config_validate().
char* totem_config::crypto_cipher_type |
Definition at line 184 of file totem.h.
Referenced by totem_config_keyread(), totemudp_net_mtu_adjust(), 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_net_mtu_adjust(), and totemudpu_net_mtu_adjust().
unsigned int totem_config::downcheck_timeout |
Definition at line 148 of file totem.h.
Referenced by totemudp_processor_count_set(), and totemudpu_processor_count_set().
unsigned int totem_config::interface_count |
Definition at line 118 of file totem.h.
Referenced by main_iface_change_fn(), totem_config_validate(), 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(), totemsrp_my_family_get(), totemsrp_my_nodeid_get(), totemudp_net_mtu_adjust(), and totemudpu_net_mtu_adjust().
unsigned int totem_config::net_mtu |
Definition at line 168 of file totem.h.
Referenced by 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_validate().
unsigned char totem_config::private_key[TOTEM_PRIVATE_KEY_LEN] |
Definition at line 125 of file totem.h.
Referenced by totem_config_keyread().
unsigned int totem_config::private_key_len |
Definition at line 127 of file totem.h.
Referenced by totem_config_keyread().
char totem_config::rrp_mode[TOTEM_RRP_MODE_BYTES] |
Definition at line 164 of file totem.h.
Referenced by totem_config_read().
unsigned int totem_config::rrp_problem_count_mcast_threshold |
unsigned int totem_config::token_retransmits_before_loss_const |
struct totem_logging_configuration totem_config::totem_logging_configuration |
void(* totem_config::totem_memb_ring_id_create_or_load) (struct memb_ring_id *memb_ring_id, const struct totem_ip_address *addr) |
void(* totem_config::totem_memb_ring_id_store) (const struct memb_ring_id *memb_ring_id, const struct totem_ip_address *addr) |
totem_transport_t totem_config::transport_number |
Definition at line 188 of file totem.h.
Referenced by totem_config_validate().
int totem_config::version |
Definition at line 112 of file totem.h.
Referenced by totem_config_read(), and totem_config_validate().