Motr  M0
m0_ut_rpc_mach_ctx Struct Reference

#include <ut_rpc_machine.h>

Collaboration diagram for m0_ut_rpc_mach_ctx:
Collaboration graph

Data Fields

const char * rmc_ep_addr
 
struct m0_rpc_machine rmc_rpc
 
struct m0_be_ut_backend rmc_ut_be
 
struct m0_be_ut_seg rmc_ut_seg
 
struct m0_cob_domain_id rmc_cob_id
 
struct m0_mdstore rmc_mdstore
 
struct m0_cob_domain rmc_cob_dom
 
struct m0_net_domain rmc_net_dom
 
struct m0_net_buffer_pool rmc_bufpool
 
struct m0_net_xprtrmc_xprt
 
struct m0_reqh rmc_reqh
 

Detailed Description

Definition at line 38 of file ut_rpc_machine.h.

Field Documentation

◆ rmc_bufpool

struct m0_net_buffer_pool rmc_bufpool

Definition at line 47 of file ut_rpc_machine.h.

◆ rmc_cob_dom

struct m0_cob_domain rmc_cob_dom

Definition at line 45 of file ut_rpc_machine.h.

◆ rmc_cob_id

struct m0_cob_domain_id rmc_cob_id

Definition at line 43 of file ut_rpc_machine.h.

◆ rmc_ep_addr

const char* rmc_ep_addr

Definition at line 39 of file ut_rpc_machine.h.

◆ rmc_mdstore

struct m0_mdstore rmc_mdstore

Definition at line 44 of file ut_rpc_machine.h.

◆ rmc_net_dom

struct m0_net_domain rmc_net_dom

Definition at line 46 of file ut_rpc_machine.h.

◆ rmc_reqh

struct m0_reqh rmc_reqh

Definition at line 49 of file ut_rpc_machine.h.

◆ rmc_rpc

struct m0_rpc_machine rmc_rpc

Definition at line 40 of file ut_rpc_machine.h.

◆ rmc_ut_be

struct m0_be_ut_backend rmc_ut_be

Definition at line 41 of file ut_rpc_machine.h.

◆ rmc_ut_seg

struct m0_be_ut_seg rmc_ut_seg

Definition at line 42 of file ut_rpc_machine.h.

◆ rmc_xprt

struct m0_net_xprt* rmc_xprt

Definition at line 48 of file ut_rpc_machine.h.


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