Motr  M0
msg.c File Reference
#include "lib/trace.h"
#include "ha/msg.h"
#include "lib/misc.h"
Include dependency graph for msg.c:

Go to the source code of this file.

Macros

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_HA
 

Functions

M0_INTERNAL uint64_t m0_ha_msg_tag (const struct m0_ha_msg *msg)
 
M0_INTERNAL enum m0_ha_msg_type m0_ha_msg_type_get (const struct m0_ha_msg *msg)
 
M0_INTERNAL bool m0_ha_msg_eq (const struct m0_ha_msg *msg1, const struct m0_ha_msg *msg2)
 
M0_INTERNAL void m0_ha_msg_debug_print (const struct m0_ha_msg *msg, const char *prefix)