#include "totemip.h"
#include <libknet.h>
#include <corosync/hdb.h>
#include <corosync/totem/totemstats.h>
Go to the source code of this file.
◆ BIND_MAX_RETRIES
◆ BIND_RETRIES_INTERVAL
#define BIND_RETRIES_INTERVAL 100 |
◆ CONFIG_STRING_LEN_MAX
#define CONFIG_STRING_LEN_MAX 128 |
◆ FRAME_SIZE_MAX
◆ INTERFACE_MAX
◆ MAX_NO_CONT_GATHER
Maximum number of continuous gather states.
Definition at line 76 of file totem.h.
◆ MAX_NO_CONT_SENDMSG_FAILURES
#define MAX_NO_CONT_SENDMSG_FAILURES 30 |
◆ MEMB_RING_ID
◆ MESSAGE_QUEUE_MAX
◆ MESSAGE_SIZE_MAX
#define MESSAGE_SIZE_MAX 1024*1024 /* (1MB) */ |
◆ PROCESSOR_COUNT_MAX
#define PROCESSOR_COUNT_MAX 384 |
◆ SEND_THREADS_MAX
◆ TOTEM_CALLBACK_TOKEN_TYPE
#define TOTEM_CALLBACK_TOKEN_TYPE |
◆ TOTEM_CONFIGURATION_TYPE
#define TOTEM_CONFIGURATION_TYPE |
◆ TOTEM_MH_MAGIC
◆ TOTEM_MH_VERSION
◆ TOTEM_NODE_STATUS_STRUCTURE_VERSION
#define TOTEM_NODE_STATUS_STRUCTURE_VERSION 1 |
◆ TRANSMITS_ALLOWED
◆ UDP_RECEIVE_FRAME_SIZE_MAX
◆ anonymous enum
Enumerator |
---|
TOTEM_PRIVATE_KEY_LEN_MIN | |
TOTEM_PRIVATE_KEY_LEN_MAX | |
Definition at line 135 of file totem.h.
◆ anonymous enum
Enumerator |
---|
TOTEM_LINK_MODE_BYTES | |
Definition at line 140 of file totem.h.
◆ cfg_message_crypto_reconfig_phase_t
Enumerator |
---|
CRYPTO_RECONFIG_PHASE_ACTIVATE | |
CRYPTO_RECONFIG_PHASE_CLEANUP | |
Definition at line 154 of file totem.h.
◆ totem_callback_token_type
Enumerator |
---|
TOTEM_CALLBACK_TOKEN_RECEIVED | |
TOTEM_CALLBACK_TOKEN_SENT | |
Definition at line 285 of file totem.h.
◆ totem_configuration_type
Enumerator |
---|
TOTEM_CONFIGURATION_REGULAR | |
TOTEM_CONFIGURATION_TRANSITIONAL | |
Definition at line 279 of file totem.h.
◆ totem_event_type
Enumerator |
---|
TOTEM_EVENT_DELIVERY_CONGESTED | |
TOTEM_EVENT_NEW_MSG | |
Definition at line 290 of file totem.h.
◆ totem_transport_t
Enumerator |
---|
TOTEM_TRANSPORT_UDP | |
TOTEM_TRANSPORT_UDPU | |
TOTEM_TRANSPORT_KNET | |
Definition at line 142 of file totem.h.
◆ __attribute__()
◆ __attribute__
◆ encapsulated
◆ magic
◆ nodeid
◆ rep
◆ seq
◆ target_nodeid
◆ type
Definition at line 2 of file totem.h.
Referenced by cmap_get(), cmap_get_string(), cmap_iter_next(), cmap_set(), icmap_get(), icmap_get_r(), icmap_get_string_r(), icmap_get_valuetype_len(), icmap_iter_next(), icmap_set(), icmap_set_r(), stats_map_get(), stats_map_iter_next(), stats_map_track_add(), stats_trigger_trackers(), totempg_callback_token_create(), totempg_event_signal(), and totemsrp_callback_token_create().
◆ version