Searched refs:CLUSTERMSG_MIN_LEN (Results 1 – 2 of 2) sorted by relevance
277 #define CLUSTERMSG_MIN_LEN (sizeof(clusterMsg)-sizeof(union clusterMsgData)) macro
2163 ntohl(hdr->totlen) < CLUSTERMSG_MIN_LEN) in clusterReadHandler()