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

Go to the source code of this file.

Macros

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_HA
 

Functions

static void ha_keepalive_msg_received_cb (struct m0_ha_handler *hh, struct m0_ha *ha, struct m0_ha_link *hl, struct m0_ha_msg *msg, uint64_t tag, void *data)
 
M0_INTERNAL int m0_ha_keepalive_handler_init (struct m0_ha_keepalive_handler *ka, struct m0_ha_dispatcher *hd)
 
M0_INTERNAL void m0_ha_keepalive_handler_fini (struct m0_ha_keepalive_handler *ka)