Home
last modified time | relevance | path

Searched refs:clusterSetGossipEntry (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dcluster.c2335 void clusterSetGossipEntry(clusterMsg *hdr, int i, clusterNode *n) { in clusterSetGossipEntry() function
2441 clusterSetGossipEntry(hdr,gossipcount,this); in clusterSendPing()
2457 clusterSetGossipEntry(hdr,gossipcount,node); in clusterSendPing()