Motr  M0
m0_ha_entrypoint_server_cfg Struct Reference

#include <entrypoint.h>

Collaboration diagram for m0_ha_entrypoint_server_cfg:
Collaboration graph

Data Fields

struct m0_reqhhesc_reqh
 
struct m0_rpc_machinehesc_rpc_machine
 
void(* hesc_request_received )(struct m0_ha_entrypoint_server *hes, const struct m0_ha_entrypoint_req *req, const struct m0_uint128 *req_id)
 

Detailed Description

Definition at line 68 of file entrypoint.h.

Field Documentation

◆ hesc_reqh

struct m0_reqh* hesc_reqh

Definition at line 69 of file entrypoint.h.

◆ hesc_request_received

void(* hesc_request_received) (struct m0_ha_entrypoint_server *hes, const struct m0_ha_entrypoint_req *req, const struct m0_uint128 *req_id)

Definition at line 72 of file entrypoint.h.

◆ hesc_rpc_machine

struct m0_rpc_machine* hesc_rpc_machine

Definition at line 70 of file entrypoint.h.


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