Searched refs:CLUSTER_NODE_MEET (Results 1 – 2 of 2) sorted by relevance
57 #define CLUSTER_NODE_MEET 128 /* Send a MEET message to this node */ macro
1326 n = createClusterNode(NULL,CLUSTER_NODE_HANDSHAKE|CLUSTER_NODE_MEET); in clusterStartHandshake()3415 clusterSendPing(link, node->flags & CLUSTER_NODE_MEET ? in clusterCron()3428 node->flags &= ~CLUSTER_NODE_MEET; in clusterCron()