Home
last modified time | relevance | path

Searched defs:explen (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dcluster.c1662 uint32_t explen; /* expected length of this packet */ in clusterProcessPacket() local
1668 uint32_t explen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterProcessPacket() local
1673 uint32_t explen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterProcessPacket() local
1684 uint32_t explen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterProcessPacket() local
1688 uint32_t explen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterProcessPacket() local
1693 uint32_t explen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterProcessPacket() local