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