Searched refs:clusterMsgData (Results 1 – 2 of 2) sorted by relevance
222 union clusterMsgData { union274 union clusterMsgData data;277 #define CLUSTERMSG_MIN_LEN (sizeof(clusterMsg)-sizeof(union clusterMsgData))
1664 explen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterProcessPacket()1668 uint32_t explen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterProcessPacket()2311 totlen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterBuildMessageHdr()2314 totlen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterBuildMessageHdr()2399 totlen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterSendPing()2470 totlen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterSendPing()2530 totlen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterSendPublish()2598 totlen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterSendModule()2674 totlen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterRequestFailoverAuth()2687 totlen = sizeof(clusterMsg)-sizeof(union clusterMsgData); in clusterSendFailoverAuth()[all …]