Motr  M0
helper.h File Reference
#include "net/net.h"
#include "net/buffer_pool.h"
#include "reqh/reqh.h"
#include "rpc/rpc.h"
#include "rpc/conn.h"
#include "rpc/session.h"
Include dependency graph for helper.h:

Go to the source code of this file.

Data Structures

struct  m0_ha_ut_rpc_ctx
 
struct  m0_ha_ut_rpc_session_ctx
 

Macros

#define __MOTR_HA_UT_HELPER_H__
 

Enumerations

enum  { M0_HA_UT_MAX_RPCS_IN_FLIGHT = 2 }
 

Functions

M0_INTERNAL void m0_ha_ut_rpc_ctx_init (struct m0_ha_ut_rpc_ctx *ctx)
 
M0_INTERNAL void m0_ha_ut_rpc_ctx_fini (struct m0_ha_ut_rpc_ctx *ctx)
 
M0_INTERNAL void m0_ha_ut_rpc_session_ctx_init (struct m0_ha_ut_rpc_session_ctx *sctx, struct m0_ha_ut_rpc_ctx *ctx)
 
M0_INTERNAL void m0_ha_ut_rpc_session_ctx_fini (struct m0_ha_ut_rpc_session_ctx *sctx)
 

Macro Definition Documentation

◆ __MOTR_HA_UT_HELPER_H__

#define __MOTR_HA_UT_HELPER_H__

Definition at line 26 of file helper.h.