Go to the documentation of this file.
35 #ifndef CORODEFS_H_DEFINED
36 #define CORODEFS_H_DEFINED
38 #include <netinet/in.h>
54 #ifdef HAVE_SMALL_MEMORY_FOOTPRINT
55 #define PROCESSOR_COUNT_MAX 16
57 #define PROCESSOR_COUNT_MAX 384
60 #define TOTEMIP_ADDRLEN (sizeof(struct in6_addr))