Go to the documentation of this file.
22 #ifndef O2CLUSTER_TCP_INTERNAL_H
23 #define O2CLUSTER_TCP_INTERNAL_H
25 #define O2NET_MSG_MAGIC ((u16)0xfa55)
26 #define O2NET_MSG_STATUS_MAGIC ((u16)0xfa56)
27 #define O2NET_MSG_KEEP_REQ_MAGIC ((u16)0xfa57)
28 #define O2NET_MSG_KEEP_RESP_MAGIC ((u16)0xfa58)
33 #define O2NET_QUORUM_DELAY_MS ((o2hb_dead_threshold + 2) * O2HB_REGION_TIMEOUT_MS)
78 #define O2NET_PROTOCOL_VERSION 11ULL
173 #ifdef CONFIG_DEBUG_FS
182 #ifdef CONFIG_OCFS2_FS_STATS
222 #ifdef CONFIG_DEBUG_FS