Searched refs:clusterNodeIsInGossipSection (Results 1 – 1 of 1) sorted by relevance
2324 int clusterNodeIsInGossipSection(clusterMsg *hdr, int count, clusterNode *n) { in clusterNodeIsInGossipSection() function2438 if (clusterNodeIsInGossipSection(hdr,gossipcount,this)) continue; in clusterSendPing()