Searched refs:clusterMsgDataGossip (Results 1 – 2 of 2) sorted by relevance
197 } clusterMsgDataGossip; typedef226 clusterMsgDataGossip gossip[1];
1340 clusterMsgDataGossip *g = (clusterMsgDataGossip*) hdr->data.ping.gossip; in clusterProcessGossipSection()1665 explen += (sizeof(clusterMsgDataGossip)*count); in clusterProcessPacket()2336 clusterMsgDataGossip *gossip; in clusterSetGossipEntry()2400 totlen += (sizeof(clusterMsgDataGossip)*(wanted+pfail_wanted)); in clusterSendPing()2471 totlen += (sizeof(clusterMsgDataGossip)*gossipcount); in clusterSendPing()