Searched refs:clusterMsgData (Results 1 – 2 of 2) sorted by relevance
199 union clusterMsgData { union245 union clusterMsgData data;248 #define CLUSTERMSG_MIN_LEN (sizeof(clusterMsg)-sizeof(union clusterMsgData))
1569 explen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterProcessPacket()1573 uint32_t explen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterProcessPacket()1578 uint32_t explen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterProcessPacket()2163 totlen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterBuildMessageHdr()2166 totlen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterBuildMessageHdr()2220 totlen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterSendPing()2285 totlen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterSendPing()2345 totlen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterSendPublish()2434 totlen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterRequestFailoverAuth()2447 totlen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterSendFailoverAuth()[all …]