|
Motr
M0
|
#include <entrypoint.h>

Data Fields | |
| struct m0_reqh * | hesc_reqh |
| struct m0_rpc_machine * | hesc_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) |
Definition at line 68 of file entrypoint.h.
| struct m0_reqh* hesc_reqh |
Definition at line 69 of file entrypoint.h.
| 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.
| struct m0_rpc_machine* hesc_rpc_machine |
Definition at line 70 of file entrypoint.h.