Motr  M0
m0_ha_cfg Struct Reference

#include <ha.h>

Collaboration diagram for m0_ha_cfg:
Collaboration graph

Data Fields

struct m0_ha_ops hcf_ops
 
struct m0_rpc_machinehcf_rpc_machine
 
struct m0_reqhhcf_reqh
 
const char * hcf_addr
 
struct m0_fid hcf_process_fid
 
struct m0_ha_entrypoint_client_cfg hcf_entrypoint_client_cfg
 
struct m0_ha_entrypoint_server_cfg hcf_entrypoint_server_cfg
 

Detailed Description

Definition at line 272 of file ha.h.

Field Documentation

◆ hcf_addr

const char* hcf_addr

Remote address for m0_ha_connect().

Definition at line 277 of file ha.h.

◆ hcf_entrypoint_client_cfg

struct m0_ha_entrypoint_client_cfg hcf_entrypoint_client_cfg

Definition at line 283 of file ha.h.

◆ hcf_entrypoint_server_cfg

struct m0_ha_entrypoint_server_cfg hcf_entrypoint_server_cfg

Definition at line 284 of file ha.h.

◆ hcf_ops

struct m0_ha_ops hcf_ops

Definition at line 273 of file ha.h.

◆ hcf_process_fid

struct m0_fid hcf_process_fid

Fid of local process.

Definition at line 279 of file ha.h.

◆ hcf_reqh

struct m0_reqh* hcf_reqh

Definition at line 275 of file ha.h.

◆ hcf_rpc_machine

struct m0_rpc_machine* hcf_rpc_machine

Definition at line 274 of file ha.h.


The documentation for this struct was generated from the following file: