Searched refs:clusterSendPing (Results 1 – 1 of 1) sorted by relevance
53 void clusterSendPing(clusterLink *link, int type);1785 clusterSendPing(link,CLUSTERMSG_TYPE_PONG); in clusterProcessPacket()2350 void clusterSendPing(clusterLink *link, int type) { in clusterSendPing() function2510 clusterSendPing(node->link,CLUSTERMSG_TYPE_PONG); in clusterBroadcastPong()3415 clusterSendPing(link, node->flags & CLUSTER_NODE_MEET ? in clusterCron()3458 clusterSendPing(min_pong_node->link, CLUSTERMSG_TYPE_PING); in clusterCron()3522 clusterSendPing(node->link, CLUSTERMSG_TYPE_PING); in clusterCron()3533 clusterSendPing(node->link, CLUSTERMSG_TYPE_PING); in clusterCron()