corosync 3.1.9
|
#include <totem.h>
struct totem_ip_address totem_interface::bindnet |
Definition at line 83 of file totem.h.
Referenced by totem_config_validate(), totemknet_initialize(), totemudp_initialize(), totemudp_net_mtu_adjust(), totemudpu_initialize(), and totemudpu_net_mtu_adjust().
struct totem_ip_address totem_interface::boundto |
Definition at line 84 of file totem.h.
Referenced by totemknet_initialize(), totemsrp_initialize(), and totemsrp_my_family_get().
uint8_t totem_interface::configured |
Definition at line 89 of file totem.h.
Referenced by main_iface_change_fn(), totem_config_read(), totem_config_validate(), totem_volatile_config_validate(), totemknet_ifaces_get(), totemknet_nodestatus_get(), and totemsrp_ifaces_get().
uint16_t totem_interface::ip_port |
Definition at line 87 of file totem.h.
Referenced by totem_config_read(), totem_config_validate(), and totemknet_initialize().
int totem_interface::knet_link_priority |
Definition at line 91 of file totem.h.
Referenced by totem_config_validate(), and totemknet_member_add().
int totem_interface::knet_ping_interval |
Definition at line 92 of file totem.h.
Referenced by totemknet_member_add().
int totem_interface::knet_ping_precision |
Definition at line 94 of file totem.h.
Referenced by totemknet_member_add().
int totem_interface::knet_ping_timeout |
Definition at line 93 of file totem.h.
Referenced by totemknet_member_add().
int totem_interface::knet_pong_count |
Definition at line 95 of file totem.h.
Referenced by totemknet_member_add().
int totem_interface::knet_transport |
Definition at line 96 of file totem.h.
Referenced by totemknet_member_add().
struct totem_ip_address totem_interface::local_ip |
struct totem_ip_address totem_interface::mcast_addr |
Definition at line 85 of file totem.h.
Referenced by totem_config_read(), totem_config_validate(), totemsrp_initialize(), and totemudp_initialize().
int totem_interface::member_count |
Definition at line 90 of file totem.h.
Referenced by totem_volatile_config_read(), totem_volatile_config_validate(), and totemsrp_ifaces_get().
struct totem_ip_address totem_interface::member_list[PROCESSOR_COUNT_MAX] |
Definition at line 97 of file totem.h.
Referenced by totem_config_read(), totem_volatile_config_validate(), and totemsrp_ifaces_get().
uint16_t totem_interface::ttl |
Definition at line 88 of file totem.h.
Referenced by totem_config_validate().