Motr  M0
test_rpc_env Struct Reference

#include <sd_common.h>

Collaboration diagram for test_rpc_env:
Collaboration graph

Data Fields

struct m0_net_domain tre_net_dom
 
struct m0_rpc_sessiontre_session
 
struct m0_rpc_conntre_conn
 
struct m0_rpc_machine tre_rpc_machine
 
struct m0_rpc_chantre_rpc_chan
 
struct m0_net_buffer_pool tre_buffer_pool
 
struct m0_net_end_pointtre_ep
 
char * ep_addr_local
 
char * ep_addr_remote
 

Detailed Description

Definition at line 52 of file sd_common.h.

Field Documentation

◆ ep_addr_local

char* ep_addr_local

Definition at line 60 of file sd_common.h.

◆ ep_addr_remote

char* ep_addr_remote

Definition at line 61 of file sd_common.h.

◆ tre_buffer_pool

struct m0_net_buffer_pool tre_buffer_pool

Definition at line 58 of file sd_common.h.

◆ tre_conn

struct m0_rpc_conn* tre_conn

Definition at line 55 of file sd_common.h.

◆ tre_ep

struct m0_net_end_point* tre_ep

Definition at line 59 of file sd_common.h.

◆ tre_net_dom

struct m0_net_domain tre_net_dom

Definition at line 53 of file sd_common.h.

◆ tre_rpc_chan

struct m0_rpc_chan* tre_rpc_chan

Definition at line 57 of file sd_common.h.

◆ tre_rpc_machine

struct m0_rpc_machine tre_rpc_machine

Definition at line 56 of file sd_common.h.

◆ tre_session

struct m0_rpc_session* tre_session

Definition at line 54 of file sd_common.h.


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