|
Motr
M0
|
#include <sd_common.h>

Data Fields | |
| struct m0_net_domain | tre_net_dom |
| struct m0_rpc_session * | tre_session |
| struct m0_rpc_conn * | tre_conn |
| struct m0_rpc_machine | tre_rpc_machine |
| struct m0_rpc_chan * | tre_rpc_chan |
| struct m0_net_buffer_pool | tre_buffer_pool |
| struct m0_net_end_point * | tre_ep |
| char * | ep_addr_local |
| char * | ep_addr_remote |
Definition at line 52 of file sd_common.h.
| char* ep_addr_local |
Definition at line 60 of file sd_common.h.
| char* ep_addr_remote |
Definition at line 61 of file sd_common.h.
| struct m0_net_buffer_pool tre_buffer_pool |
Definition at line 58 of file sd_common.h.
| struct m0_rpc_conn* tre_conn |
Definition at line 55 of file sd_common.h.
| struct m0_net_end_point* tre_ep |
Definition at line 59 of file sd_common.h.
| struct m0_net_domain tre_net_dom |
Definition at line 53 of file sd_common.h.
| struct m0_rpc_chan* tre_rpc_chan |
Definition at line 57 of file sd_common.h.
| struct m0_rpc_machine tre_rpc_machine |
Definition at line 56 of file sd_common.h.
| struct m0_rpc_session* tre_session |
Definition at line 54 of file sd_common.h.